public class MockLoadTestRunContext extends AbstractSubmitContext<WsdlLoadTest> implements LoadTestRunContext
INTERACTIVE, LOAD_TEST_CONTEXT, LOAD_TEST_RUNNER, RUN_COUNT, THREAD_INDEX, TOTAL_RUN_COUNTHTTP_STATE_PROPERTY, PROPERTY_SEPARATOR| Constructor and Description |
|---|
MockLoadTestRunContext(MockLoadTestRunner mockTestRunner) |
| Modifier and Type | Method and Description |
|---|---|
LoadTestRunner |
getLoadTestRunner() |
Object |
getProperty(String name) |
Object |
getProperty(String testStep,
String propertyName) |
TestCaseRunner |
getTestRunner() |
clear, clone, containsKey, containsValue, entrySet, equals, expand, get, getModelItem, getProperties, getProperty, getPropertyNames, hashCode, hasProperty, isEmpty, keySet, put, putAll, remove, removeProperty, resetProperties, setProperty, setProperty, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitexpandgetModelItem, getProperties, getPropertyNames, hasProperty, removeProperty, setPropertycompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic MockLoadTestRunContext(MockLoadTestRunner mockTestRunner)
public LoadTestRunner getLoadTestRunner()
getLoadTestRunner in interface LoadTestRunContextpublic Object getProperty(String name)
getProperty in interface PropertyExpansionContextpublic TestCaseRunner getTestRunner()
getTestRunner in interface TestRunContextCopyright © 2019. All Rights Reserved.