|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesMap | |
---|---|
com.eviware.soapui.impl.wsdl.testcase | WSDL implementations of TestCase-related interfaces |
com.eviware.soapui.model.support | SoapUI model-related support classes |
com.eviware.soapui.model.testsuite | Test-related model items |
Uses of PropertiesMap in com.eviware.soapui.impl.wsdl.testcase |
---|
Methods in com.eviware.soapui.impl.wsdl.testcase with parameters of type PropertiesMap | |
---|---|
WsdlTestCaseRunner |
WsdlTestCase.run(PropertiesMap properties,
boolean async)
|
Constructors in com.eviware.soapui.impl.wsdl.testcase with parameters of type PropertiesMap | |
---|---|
WsdlTestCaseRunner(WsdlTestCase testCase,
PropertiesMap properties)
|
|
WsdlTestRunContext(TestRunner testRunner,
PropertiesMap properties)
|
Uses of PropertiesMap in com.eviware.soapui.model.support |
---|
Fields in com.eviware.soapui.model.support declared as PropertiesMap | |
---|---|
static PropertiesMap |
PropertiesMap.EMPTY_MAP
|
Constructors in com.eviware.soapui.model.support with parameters of type PropertiesMap | |
---|---|
AbstractSubmitContext(PropertiesMap properties)
|
Uses of PropertiesMap in com.eviware.soapui.model.testsuite |
---|
Methods in com.eviware.soapui.model.testsuite with parameters of type PropertiesMap | |
---|---|
TestRunner |
TestCase.run(PropertiesMap contextProperties,
boolean async)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |