Package | Description |
---|---|
org.jboss.arquillian.config.descriptor.api | |
org.jboss.arquillian.config.descriptor.impl |
Modifier and Type | Method and Description |
---|---|
EngineDef |
EngineDef.deploymentExportExploded(java.lang.Boolean exploded) |
EngineDef |
EngineDef.deploymentExportPath(java.lang.String path) |
EngineDef |
ArquillianDescriptor.engine() |
EngineDef |
EngineDef.maxTestClassesBeforeRestart(java.lang.Integer max) |
Modifier and Type | Class and Description |
---|---|
class |
EngineDefImpl
EngineDefImpl
|
Modifier and Type | Method and Description |
---|---|
EngineDef |
EngineDefImpl.deploymentExportExploded(java.lang.Boolean exploded) |
EngineDef |
EngineDefImpl.deploymentExportPath(java.lang.String path) |
EngineDef |
ArquillianDescriptorImpl.engine() |
EngineDef |
EngineDefImpl.maxTestClassesBeforeRestart(java.lang.Integer max) |