public class DefaultDeploymentScenarioGenerator
extends org.jboss.arquillian.container.test.impl.client.deployment.AnnotationDeploymentScenarioGenerator
| Constructor and Description |
|---|
DefaultDeploymentScenarioGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<org.jboss.arquillian.container.spi.client.deployment.DeploymentDescription> |
generate(org.jboss.arquillian.test.spi.TestClass testClass) |
protected String |
getPlatformPath(String path) |
protected Path |
handleExceptionalCases(org.jboss.shrinkwrap.api.Archive archive,
Path input) |
protected boolean |
isWindows() |
String |
javaSlashize(Path path) |
public List<org.jboss.arquillian.container.spi.client.deployment.DeploymentDescription> generate(org.jboss.arquillian.test.spi.TestClass testClass)
generate in interface org.jboss.arquillian.container.test.spi.client.deployment.DeploymentScenarioGeneratorgenerate in class org.jboss.arquillian.container.test.impl.client.deployment.AnnotationDeploymentScenarioGeneratorprotected Path handleExceptionalCases(org.jboss.shrinkwrap.api.Archive archive, Path input)
protected boolean isWindows()
Copyright © 2018 JBoss by Red Hat. All rights reserved.