public class MockLoadTestRunContext extends AbstractSubmitContext<WsdlLoadTest> implements LoadTestRunContext
INTERACTIVE, LOAD_TEST_CONTEXT, LOAD_TEST_RUNNER, RUN_COUNT, THREAD_INDEX, TOTAL_RUN_COUNT
HTTP_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, values
finalize, getClass, notify, notifyAll, wait, wait, wait
expand
getModelItem, getProperties, getPropertyNames, hasProperty, removeProperty, setProperty
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public MockLoadTestRunContext(MockLoadTestRunner mockTestRunner)
public LoadTestRunner getLoadTestRunner()
getLoadTestRunner
in interface LoadTestRunContext
public Object getProperty(String name)
getProperty
in interface PropertyExpansionContext
public TestCaseRunner getTestRunner()
getTestRunner
in interface TestRunContext
Copyright © 2019. All Rights Reserved.