com.eviware.soapui.impl.wsdl.panels.support
Class MockLoadTestRunContext
java.lang.Object
com.eviware.soapui.model.support.AbstractSubmitContext<WsdlLoadTest>
com.eviware.soapui.impl.wsdl.panels.support.MockLoadTestRunContext
- All Implemented Interfaces:
- SubmitContext, PropertyExpansionContext, LoadTestRunContext, TestRunContext, java.util.Map<java.lang.String,java.lang.Object>
public class MockLoadTestRunContext
- extends AbstractSubmitContext<WsdlLoadTest>
- implements LoadTestRunContext
Nested classes/interfaces inherited from interface java.util.Map |
java.util.Map.Entry<K,V> |
Methods inherited from class com.eviware.soapui.model.support.AbstractSubmitContext |
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 |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
MockLoadTestRunContext
public MockLoadTestRunContext(MockLoadTestRunner mockTestRunner)
getLoadTestRunner
public LoadTestRunner getLoadTestRunner()
- Specified by:
getLoadTestRunner
in interface LoadTestRunContext
getProperty
public java.lang.Object getProperty(java.lang.String name)
- Specified by:
getProperty
in interface PropertyExpansionContext
getProperty
public java.lang.Object getProperty(java.lang.String testStep,
java.lang.String propertyName)
getTestRunner
public TestCaseRunner getTestRunner()
- Specified by:
getTestRunner
in interface TestRunContext
Copyright © 2005-2009 eviware.com. All Rights Reserved.