Arquillian Container Test API 1.0.0.CR8
A C D G I K M O R S T U

A

add(String, String) - Method in class org.jboss.arquillian.container.test.api.Config
 

C

Config - Class in org.jboss.arquillian.container.test.api
Config class enables users to use fluent API for creating a list of properties which should be overridden in the existing arquillian configuration.
Config() - Constructor for class org.jboss.arquillian.container.test.api.Config
 
ContainerController - Interface in org.jboss.arquillian.container.test.api
A interface that describes how you can start/stop server instances during test execution.

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.
getProperties() - Method in class org.jboss.arquillian.container.test.api.Config
 

I

isStarted(String) - Method in interface org.jboss.arquillian.container.test.api.ContainerController
 

K

kill(String) - Method in interface org.jboss.arquillian.container.test.api.ContainerController
 

M

map() - Method in class org.jboss.arquillian.container.test.api.Config
 

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().
start(String) - Method in interface org.jboss.arquillian.container.test.api.ContainerController
 
start(String, Map<String, String>) - Method in interface org.jboss.arquillian.container.test.api.ContainerController
 
stop(String) - Method in interface org.jboss.arquillian.container.test.api.ContainerController
 

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.

A C D G I K M O R S T U
Arquillian Container Test API 1.0.0.CR8

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.