Class and Description |
---|
Config
Config class enables users to use fluent API for creating a list of
properties which should be overridden in the existing Arquillian
configuration.
|
Class and Description |
---|
ContainerController
A interface that describes how you can start/stop server instances during test execution.
|
Class and Description |
---|
ContainerController
A interface that describes how you can start/stop server instances during test execution.
|
Class and Description |
---|
Deployer
The Deployer interface describes how to deploy manually controlled
Deployment 's during test execution. |
Class and Description |
---|
Deployer
The Deployer interface describes how to deploy manually controlled
Deployment 's during test execution. |
Class and Description |
---|
ContainerController
A interface that describes how you can start/stop server instances during test execution.
|
Deployer
The Deployer interface describes how to deploy manually controlled
Deployment 's during test execution. |
OperateOnDeployment
Defines that the target should operate within the context of the referenced deployment.
|
TargetsContainer
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.
|