public class MockLoadTestRunContext extends AbstractSubmitContext
Constructor and description |
---|
MockLoadTestRunContext
(MockLoadTestRunner mockTestRunner) |
Type Params | Return Type | Name and description |
---|---|---|
|
LoadTestRunner |
getLoadTestRunner() |
|
java.lang.Object |
getProperty(java.lang.String name) |
|
java.lang.Object |
getProperty(java.lang.String testStep, java.lang.String propertyName) |
|
TestCaseRunner |
getTestRunner() |
Methods inherited from class | Name |
---|---|
class AbstractSubmitContext |
clear, clone, containsKey, containsValue, entrySet, equals, expand, get, getModelItem, getProperties, getProperty, getPropertyNames, hasProperty, hashCode, isEmpty, keySet, put, putAll, remove, removeProperty, resetProperties, setProperty, setProperty, size, toString, values |