Modifier and Type | Method and Description |
---|---|
List<DeploymentDescription> |
AnnotationDeploymentScenarioGenerator.generate(TestClass testClass) |
Modifier and Type | Method and Description |
---|---|
TestClass |
GenerateDeployment.getTestClass() |
Constructor and Description |
---|
GenerateDeployment(TestClass testClass) |
Modifier and Type | Method and Description |
---|---|
List<DeploymentDescription> |
DeploymentScenarioGenerator.generate(TestClass testClass)
Extract all meta data related to a
TestClass . |
void |
ApplicationArchiveProcessor.process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive,
TestClass testClass) |
Modifier and Type | Method and Description |
---|---|
TestClass |
ClassEvent.getTestClass() |
Constructor and Description |
---|
ClassEvent(TestClass testClass) |
ClassLifecycleEvent(TestClass testClass)
Create a new ClassLifecycleEvent for a specific Class.
|
ClassLifecycleEvent(TestClass testClass,
LifecycleMethodExecutor executor)
Create a new ClassLifecycleEvent for a specific Class.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.