|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestCaseRunContext
Context information for a testcase run session
| Field Summary |
|---|
| Fields inherited from interface com.eviware.soapui.model.testsuite.TestRunContext |
|---|
INTERACTIVE, LOAD_TEST_CONTEXT, LOAD_TEST_RUNNER, RUN_COUNT, THREAD_INDEX, TOTAL_RUN_COUNT |
| Fields inherited from interface com.eviware.soapui.model.iface.SubmitContext |
|---|
HTTP_STATE_PROPERTY, PROPERTY_SEPARATOR |
| Method Summary | |
|---|---|
TestStep |
getCurrentStep()
|
int |
getCurrentStepIndex()
|
java.lang.Object |
getProperty(java.lang.String testStep,
java.lang.String propertyName)
|
TestCase |
getTestCase()
|
TestCaseRunner |
getTestRunner()
|
| Methods inherited from interface com.eviware.soapui.model.testsuite.TestRunContext |
|---|
expand |
| Methods inherited from interface com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext |
|---|
getModelItem, getProperties, getProperty, getPropertyNames, hasProperty, removeProperty, setProperty |
| Method Detail |
|---|
TestStep getCurrentStep()
int getCurrentStepIndex()
TestCaseRunner getTestRunner()
getTestRunner in interface TestRunContextTestCase getTestCase()
java.lang.Object getProperty(java.lang.String testStep,
java.lang.String propertyName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||