public class HasSingletonScopeTest
extends org.jboss.arquillian.testng.Arquillian
| Modifier and Type | Class and Description |
|---|---|
static interface |
HasSingletonScopeTest.MySingletonApi |
| Constructor and Description |
|---|
HasSingletonScopeTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
void |
testHasSingletonScoped() |
void |
testHasSingletonScopedFromConfigKey() |
void |
testHasSingletonScopedWhenAnnotated() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void testHasSingletonScoped()
public void testHasSingletonScopedFromConfigKey()
public void testHasSingletonScopedWhenAnnotated()
Copyright © 2021 Eclipse Foundation. All rights reserved.