| Modifier and Type | Class and Description |
|---|---|
class |
ITestScenarioExperiment<A extends ITestScenarioAction,S extends ITestScenario<A>>
Created by rumcajs on 11/13/14.
|
| Modifier and Type | Method and Description |
|---|---|
static <ENV extends ITestScenarioEnvironment,A extends ITestScenarioAction,S extends ITestScenario<A>,EXP extends ITestScenarioExperiment<A,S>> |
ITestScenarioExecUtil.executeExperiment(Class<EXP> expClass,
String expName,
ENV env,
org.itest.ITestConfig iTestConfig) |
| Modifier and Type | Method and Description |
|---|---|
ITestScenario |
ITestScenarioExperiment.getScenario() |
Copyright © 2014. All rights reserved.