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.DeploymentContentBuilder Modifier and Type Method Description DeploymentConfiguration.DeploymentContentBuilderDeploymentConfiguration.DeploymentBuilder. build()DeploymentConfiguration.DeploymentContentBuilderDeploymentConfiguration.DeploymentContentBuilder. withOverProtocol(String overProtocol)DeploymentConfiguration.DeploymentContentBuilderDeploymentConfiguration.DeploymentContentBuilder. withShouldThrowException(Class<? extends Exception> exception)DeploymentConfiguration.DeploymentContentBuilderDeploymentConfiguration.DeploymentContentBuilder. withShouldThrowException(Class<? extends Exception> exception, boolean testeable)DeploymentConfiguration.DeploymentContentBuilderDeploymentConfiguration.DeploymentContentBuilder. withTargetsContainer(String targetsContainer)
-