Uses of Class
org.itest.scenario.ITestScenario

Packages that use ITestScenario
org.itest.scenario   
 

Uses of ITestScenario in org.itest.scenario
 

Classes in org.itest.scenario with type parameters of type ITestScenario
 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 ITestScenario
static
<ENV extends ITestScenarioEnvironment,A extends ITestScenarioAction,S extends ITestScenario<A>,EXP extends ITestScenarioExperiment<A,S>>
Collection<org.itest.verify.ITestFieldVerificationResult>
ITestScenarioExecUtil.executeExperiment(Class<EXP> expClass, String expName, ENV env, org.itest.ITestConfig iTestConfig)
           
 

Methods in org.itest.scenario that return ITestScenario
 ITestScenario ITestScenarioExperiment.getScenario()
           
 



Copyright © 2015. All rights reserved.