public class ContextManagerTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ContextManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMethod(Method m,
org.testng.ITestResult result) |
void |
beforeMethod(Method m) |
void |
builderForContextManagerIsProvided()
Verify obtaining a ContextManager builder from the ContextManagerProvider.
|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
@AfterMethod public void afterMethod(Method m, org.testng.ITestResult result)
@BeforeMethod public void beforeMethod(Method m)
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
public void builderForContextManagerIsProvided()
Copyright © 2021 Eclipse Foundation. All rights reserved.