org.itest.scenario
Class ITestScenarioSpringEnvironment

java.lang.Object
  extended by org.itest.scenario.ITestScenarioEnvironment
      extended by org.itest.scenario.ITestScenarioSpringEnvironment

public class ITestScenarioSpringEnvironment
extends ITestScenarioEnvironment

Created by rumcajs on 11/14/14.


Constructor Summary
ITestScenarioSpringEnvironment(org.springframework.context.ApplicationContext ctx)
           
 
Method Summary
 Object execute(String name, ITestScenarioAction action, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITestScenarioSpringEnvironment

public ITestScenarioSpringEnvironment(org.springframework.context.ApplicationContext ctx)
Method Detail

execute

public Object execute(String name,
                      ITestScenarioAction action,
                      Object[] args)
Specified by:
execute in class ITestScenarioEnvironment


Copyright © 2015. All rights reserved.