public class HasConversationScopeTest
extends org.jboss.arquillian.testng.Arquillian
Modifier and Type | Class and Description |
---|---|
static interface |
HasConversationScopeTest.MyConversationScopedApi |
Constructor and Description |
---|
HasConversationScopeTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testHasConversationScoped() |
void |
testHasConversationScopedFromConfigKey() |
void |
testHasConversationScopedWhenAnnotated() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testHasConversationScoped()
public void testHasConversationScopedFromConfigKey()
public void testHasConversationScopedWhenAnnotated()
Copyright © 2020 Eclipse Foundation. All rights reserved.