Interface DeploymentScenarioGenerator
public interface DeploymentScenarioGenerator
Extension point for extracting
DeploymentDescription's from a TestClass- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Method Summary
-
Method Details
-
generate
Extract all meta data related to aTestClass.- Parameters:
testClass- Data to extract meta data based on.- Returns:
- The given
TestClasssDeploymentDescriptions
-