|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringToObjectMap | |
---|---|
com.eviware.soapui.impl.wsdl.loadtest | LoadTest-related classes |
com.eviware.soapui.impl.wsdl.testcase | WSDL implementations of TestCase-related interfaces |
com.eviware.soapui.model.propertyexpansion | |
com.eviware.soapui.model.support | SoapUI model-related support classes |
com.eviware.soapui.model.testsuite | Test-related model items |
Uses of StringToObjectMap in com.eviware.soapui.impl.wsdl.loadtest |
---|
Subclasses of StringToObjectMap in com.eviware.soapui.impl.wsdl.loadtest | |
---|---|
class |
WsdlLoadTestContext
LoadTestRunContext implementation for WsdlLoadTests |
Uses of StringToObjectMap in com.eviware.soapui.impl.wsdl.testcase |
---|
Methods in com.eviware.soapui.impl.wsdl.testcase with parameters of type StringToObjectMap | |
---|---|
WsdlTestCaseRunner |
WsdlTestCase.run(StringToObjectMap properties,
boolean async)
|
Constructors in com.eviware.soapui.impl.wsdl.testcase with parameters of type StringToObjectMap | |
---|---|
WsdlTestCaseRunner(WsdlTestCase testCase,
StringToObjectMap properties)
|
|
WsdlTestRunContext(TestRunner testRunner,
StringToObjectMap properties)
|
Uses of StringToObjectMap in com.eviware.soapui.model.propertyexpansion |
---|
Subclasses of StringToObjectMap in com.eviware.soapui.model.propertyexpansion | |
---|---|
class |
DefaultPropertyExpansionContext
|
Uses of StringToObjectMap in com.eviware.soapui.model.support |
---|
Subclasses of StringToObjectMap in com.eviware.soapui.model.support | |
---|---|
class |
PropertiesMap
Specialization of HashMap<String,Object> |
Constructors in com.eviware.soapui.model.support with parameters of type StringToObjectMap | |
---|---|
AbstractSubmitContext(ModelItem modelItem,
StringToObjectMap properties)
|
Uses of StringToObjectMap in com.eviware.soapui.model.testsuite |
---|
Methods in com.eviware.soapui.model.testsuite with parameters of type StringToObjectMap | |
---|---|
TestRunner |
TestCase.run(StringToObjectMap contextProperties,
boolean async)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |