org.itest.scenario
Class ITestScenarioReflectionEnvironment
java.lang.Object
org.itest.scenario.ITestScenarioEnvironment
org.itest.scenario.ITestScenarioReflectionEnvironment
- All Implemented Interfaces:
- org.itest.ITestSuperObject
public class ITestScenarioReflectionEnvironment
- extends ITestScenarioEnvironment
- implements org.itest.ITestSuperObject
Created by rumi on 2014-11-13.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ITestScenarioReflectionEnvironment
public ITestScenarioReflectionEnvironment()
execute
public Object execute(String name,
ITestScenarioAction action,
Object[] args)
- Specified by:
execute in class ITestScenarioEnvironment
setField
public void setField(String name,
Object value)
- Specified by:
setField in interface org.itest.ITestSuperObject
Copyright © 2014. All rights reserved.