com.eviware.soapui.model.testsuite
Interface LoadTestRunContext

All Superinterfaces:
PropertyExpansionContext, SubmitContext, TestRunContext
All Known Implementing Classes:
MockLoadTestRunContext, WsdlLoadTestContext

public interface LoadTestRunContext
extends TestRunContext

Context information for a loadtest 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
 LoadTestRunner getLoadTestRunner()
           
 
Methods inherited from interface com.eviware.soapui.model.testsuite.TestRunContext
expand, getTestRunner
 
Methods inherited from interface com.eviware.soapui.model.propertyexpansion.PropertyExpansionContext
getModelItem, getProperties, getProperty, getPropertyNames, hasProperty, removeProperty, setProperty
 

Method Detail

getLoadTestRunner

LoadTestRunner getLoadTestRunner()


Copyright © 2005-2010 eviware.com. All Rights Reserved.