public class ExecutionDynamicTest
extends org.jboss.arquillian.testng.Arquillian
| Constructor and Description |
|---|
ExecutionDynamicTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.Archive<?> |
getDeployment() |
void |
tearDown(org.testng.ITestResult result) |
void |
testImplementationSpecific(TestData testData) |
void |
testSpecification(TestData testData) |
@Deployment
public static org.jboss.shrinkwrap.api.Archive<?> getDeployment()
throws Exception
Exception@RunAsClient public void testSpecification(TestData testData)
@RunAsClient public void testImplementationSpecific(TestData testData) throws IOException
IOException@AfterMethod public void tearDown(org.testng.ITestResult result)
Copyright © 2021 Eclipse Foundation. All rights reserved.