JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Arquillian Container Test API 1.1.15.Final
Prev
Next
Frames
No Frames
All Classes
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
archiveToTest(T)
- Static method in class org.jboss.arquillian.container.test.api.
Testable
Mark the given archive as the archive under test so that the test are running in its context when using the Servlet protocol.
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 the named deployment.
Deployer
- Interface in
org.jboss.arquillian.container.test.api
The Deployer interface describes how to deploy manually controlled
Deployment
's during test execution.
Deployment
- Annotation Type in
org.jboss.arquillian.container.test.api
The
@Deployment
is used to define which methods should be be considered as deployment producers.
G
getDeployment(String)
- Method in interface org.jboss.arquillian.container.test.api.
Deployer
Get the Deployment byte content.
getProperties()
- Method in class org.jboss.arquillian.container.test.api.
Config
I
isArchiveToTest(T)
- Static method in class org.jboss.arquillian.container.test.api.
Testable
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
MARKER_FILE_PATH
- Static variable in class org.jboss.arquillian.container.test.api.
Testable
O
OperateOnDeployment
- Annotation Type in
org.jboss.arquillian.container.test.api
Defines that the target should operate within the context of the referenced 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 and prepare the @
Deployment
for in container testing.
R
RunAsClient
- Annotation Type in
org.jboss.arquillian.container.test.api
The run mode for a test method is determined by the @Deployment annotations member testable.
S
ShouldThrowException
- Annotation Type in
org.jboss.arquillian.container.test.api
Define that a Deployment should cause a exception during deployment.
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
When using multiple containers within the same test suite, you can use the @TargetsContainer annotation to specify which container a deployment should be deployed to.
Testable
- Class in
org.jboss.arquillian.container.test.api
When testing an ear deployment containing multiple wars using the servlet protocol this class allows to define the archive under test.
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
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Arquillian Container Test API 1.1.15.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017
JBoss by Red Hat
. All rights reserved.