Uses of Class
org.jboss.arquillian.container.test.api.DeploymentConfiguration.DeploymentContentBuilder
-
Uses of DeploymentConfiguration.DeploymentContentBuilder in org.jboss.arquillian.container.test.api
Methods in org.jboss.arquillian.container.test.api that return DeploymentConfiguration.DeploymentContentBuilderModifier and TypeMethodDescriptionDeploymentConfiguration.DeploymentBuilder.build()DeploymentConfiguration.DeploymentContentBuilder.withOverProtocol(String overProtocol) DeploymentConfiguration.DeploymentContentBuilder.withShouldThrowException(Class<? extends Exception> exception) DeploymentConfiguration.DeploymentContentBuilder.withShouldThrowException(Class<? extends Exception> exception, boolean testeable) DeploymentConfiguration.DeploymentContentBuilder.withTargetsContainer(String targetsContainer)