public class ITestScenarioExecUtil extends Object
| Constructor and Description |
|---|
ITestScenarioExecUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <ENV extends ITestScenarioEnvironment,A extends ITestScenarioAction,S extends ITestScenario<A>,EXP extends ITestScenarioExperiment<A,S>> |
executeExperiment(Class<EXP> expClass,
String expName,
ENV env,
org.itest.ITestConfig iTestConfig) |
static <T> T |
generateITestObject(Class<T> clazz,
String name,
org.itest.ITestConfig iTestConfig) |
public static <ENV extends ITestScenarioEnvironment,A extends ITestScenarioAction,S extends ITestScenario<A>,EXP extends ITestScenarioExperiment<A,S>> void executeExperiment(Class<EXP> expClass, String expName, ENV env, org.itest.ITestConfig iTestConfig)
Copyright © 2014. All rights reserved.