public class AnnotationDeploymentScenarioGenerator extends Object implements DeploymentScenarioGenerator
DeploymentScenarioGenerator that builds a DeploymentScenario based on
the standard Arquillian API annotations.| Constructor and Description |
|---|
AnnotationDeploymentScenarioGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentDescription> |
generate(org.jboss.arquillian.test.spi.TestClass testClass) |
public AnnotationDeploymentScenarioGenerator()
public List<DeploymentDescription> generate(org.jboss.arquillian.test.spi.TestClass testClass)
generate in interface DeploymentScenarioGeneratorCopyright © 2016 JBoss by Red Hat. All rights reserved.