Class AnnotationDeploymentScenarioGenerator

java.lang.Object
org.jboss.arquillian.container.test.impl.client.deployment.AbstractDeploymentScenarioGenerator
org.jboss.arquillian.container.test.impl.client.deployment.AnnotationDeploymentScenarioGenerator
All Implemented Interfaces:
org.jboss.arquillian.container.test.spi.client.deployment.DeploymentScenarioGenerator

public class AnnotationDeploymentScenarioGenerator extends AbstractDeploymentScenarioGenerator implements org.jboss.arquillian.container.test.spi.client.deployment.DeploymentScenarioGenerator
DeploymentScenarioGenerator that builds a DeploymentScenario based on the standard Arquillian API annotations.
Author:
Aslak Knutsen
  • Constructor Details

    • AnnotationDeploymentScenarioGenerator

      public AnnotationDeploymentScenarioGenerator()
  • Method Details