Arquillian Container Test API 1.0.0.CR3
D G O R S T U

D

deploy(String) - Method in interface org.jboss.arquillian.container.test.api.Deployer
Deploy a named deployment.
Deployer - Interface in org.jboss.arquillian.container.test.api
A interface that describes how you can deploy a named Deployment during test execution.
Deployment - Annotation Type in org.jboss.arquillian.container.test.api
Defines that this method returns a deployment definition, either a Archive or a Descriptor.

G

getDeployment(String) - Method in interface org.jboss.arquillian.container.test.api.Deployer
Get the Deployment content.

O

OperateOnDeployment - Annotation Type in org.jboss.arquillian.container.test.api
Defines that this @Test method will operate within the context of the deployment.
org.jboss.arquillian.container.test.api - package org.jboss.arquillian.container.test.api
 
OverProtocol - Annotation Type in org.jboss.arquillian.container.test.api
Defines how Arquillian should communicate with the @Deployment when executing it in container.

R

RunAsClient - Annotation Type in org.jboss.arquillian.container.test.api
In RunAsClient mode the @Deployment is processed and deployed to the Container, but the @Test is not executed inside the container.

S

ShouldThrowException - Annotation Type in org.jboss.arquillian.container.test.api
Defines that @Deployment should cause exception of type value().

T

TargetsContainer - Annotation Type in org.jboss.arquillian.container.test.api
Used to target a deployment to a specific Container.

U

undeploy(String) - Method in interface org.jboss.arquillian.container.test.api.Deployer
UnDeploy a named deployment.

D G O R S T U
Arquillian Container Test API 1.0.0.CR3

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