Uses of Class
org.itest.scenario.ITestScenarioAction

Uses of ITestScenarioAction in org.itest.scenario
 

Classes in org.itest.scenario with type parameters of type ITestScenarioAction
 class ITestScenario<A extends ITestScenarioAction>
          Created by rumcajs on 11/13/14.
 class ITestScenarioExperiment<A extends ITestScenarioAction,S extends ITestScenario<A>>
          Created by rumcajs on 11/13/14.
 

Methods in org.itest.scenario with type parameters of type ITestScenarioAction
static
<ENV extends ITestScenarioEnvironment,A extends ITestScenarioAction,S extends ITestScenario<A>,EXP extends ITestScenarioExperiment<A,S>>
void
ITestScenarioExecUtil.executeExperiment(Class<EXP> expClass, String expName, ENV env, org.itest.ITestConfig iTestConfig)
           
 

Methods in org.itest.scenario with parameters of type ITestScenarioAction
 Object ITestScenarioReflectionEnvironment.execute(ITestScenarioAction action, Object[] args)
           
 Object ITestScenarioSpringEnvironment.execute(ITestScenarioAction action, Object[] args)
           
abstract  Object ITestScenarioEnvironment.execute(ITestScenarioAction action, Object[] args)
           
 



Copyright © 2014. All rights reserved.