Fields inherited from class | Fields |
---|---|
interface TestRunContext |
INTERACTIVE, LOAD_TEST_CONTEXT, LOAD_TEST_RUNNER, RUN_COUNT, THREAD_INDEX, TOTAL_RUN_COUNT |
interface SubmitContext |
HTTP_STATE_PROPERTY, PROPERTY_SEPARATOR |
Type Params | Return Type | Name and description |
---|---|---|
|
TestStep |
getCurrentStep() |
|
int |
getCurrentStepIndex() |
|
java.lang.Object |
getProperty(java.lang.String testStep, java.lang.String propertyName) |
|
TestCase |
getTestCase() |
|
TestCaseRunner |
getTestRunner() |
Methods inherited from class | Name |
---|---|
interface TestRunContext |
expand, getTestRunner |
interface PropertyExpansionContext |
expand, getModelItem, getProperties, getProperty, getPropertyNames, hasProperty, removeProperty, setProperty |