public interface DeploymentScenarioGenerator
DeploymentDescription's from a TestClass| Modifier and Type | Method and Description |
|---|---|
List<DeploymentDescription> |
generate(TestClass testClass)
Extract all meta data related to a
TestClass. |
List<DeploymentDescription> generate(TestClass testClass)
TestClass.testClass - Data to extract meta data based on.TestClasss DeploymentDescriptionsCopyright © 2012 JBoss by Red Hat. All Rights Reserved.