Package org.jboss.arquillian.impl.handler


Class Summary
AbstractRunModeHandler<T extends ClassEvent> Abstract RunMode Handler for checking and delegating the different run modes to sub classes.
ActivateRunModeTypeClient Handler that will setup the context as defined by the RunModeType.AS_CLIENT.
ActivateRunModeTypeDeployment Handler that will setup the context as defined by the RunModeType.
ArchiveDeploymentExporter Handler that will export the generated Archive to the file system.
ArchiveGenerator A Handler for generate the Archive used for deployment.
ContainerCreator A Handler for creating and setting up a DeployableContainer for use.
ContainerDeployer A Handler for creating and deploying the generated Archive to the container.
ContainerRestarter A Handler for restarting the DeployableContainer for every X deployments.
ContainerStarter A Handler for starting the DeployableContainer.
ContainerStopper A Handler for stopping the DeployableContainer.
ContainerTestExecuter A Handler for executing the remote Test Method.
ContainerUndeployer A Handler for undeploying the generated Archive from the container.
ExecutionTimer A Handler for simple execution time tracking.
TestCaseEnricher A Handler for enriching the Test instance.
TestEventExecuter A Handler for executing the Test Method.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.