Uses of Package
org.jboss.arquillian.container.test.api
-
Classes in org.jboss.arquillian.container.test.api used by org.jboss.arquillian.container.test.api Class 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.Deployment The@Deploymentis used to define which methods should be be considered as deployment producers.DeploymentConfiguration Model class that represents a deployment configuration.DeploymentConfiguration.DeploymentBuilder DeploymentConfiguration.DeploymentContentBuilder OverProtocol Defines how Arquillian should communicate with and prepare the @Deploymentfor in container testing.ShouldThrowException Define that a Deployment should cause a exception during 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.