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, a division of Red Hat, Inc.. All Rights Reserved.