Arquillian Container Test API 1.0.0.CR2

Package org.jboss.arquillian.container.test.api


Interface Summary
Deployer A interface that describes how you can deploy a named Deployment during test execution.
 

Annotation Types Summary
Deployment Defines that this method returns a deployment definition, either a Archive or a Descriptor.
OperateOnDeployment Defines that this @Test method will operate within the context of the deployment.
OverProtocol Defines how Arquillian should communicate with the @Deployment when executing it in container.
RunAsClient In RunAsClient mode the @Deployment is processed and deployed to the Container, but the @Test is not executed inside the container.
ShouldThrowException Defines that @Deployment should cause exception of type value().
TargetsContainer Used to target a deployment to a specific Container.
 


Arquillian Container Test API 1.0.0.CR2

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