org.finra.jtaf.core.plugins.execution
Class CommandRunnerPluginContext
java.lang.Object
org.finra.jtaf.core.plugins.execution.CommandRunnerPluginContext
public class CommandRunnerPluginContext
- extends Object
This is the context visible to Command Runner Plugins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandRunnerPluginContext
public CommandRunnerPluginContext(TestStepsDetails ts,
IInvocationContext ctx)
getIInvocationContext
public IInvocationContext getIInvocationContext()
- Returns:
- IInovocationContext - holds a map of values over the life of a Test Script
getTestStepsDetails
public TestStepsDetails getTestStepsDetails()
- Returns:
- TestStepsDetails - contains some metadata concerning the command
Copyright © 2014. All rights reserved.