Package | Description |
---|---|
com.eviware.soapui.config | |
com.eviware.soapui.config.impl | |
com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
Modifier and Type | Field and Description |
---|---|
static RunTestCaseRunModeTypeConfig.Enum |
RunTestCaseRunModeTypeConfig.PARALLELL |
static RunTestCaseRunModeTypeConfig.Enum |
RunTestCaseRunModeTypeConfig.SINGLETON_AND_FAIL |
static RunTestCaseRunModeTypeConfig.Enum |
RunTestCaseRunModeTypeConfig.SINGLETON_AND_WAIT |
Modifier and Type | Method and Description |
---|---|
static RunTestCaseRunModeTypeConfig.Enum |
RunTestCaseRunModeTypeConfig.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static RunTestCaseRunModeTypeConfig.Enum |
RunTestCaseRunModeTypeConfig.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
RunTestCaseRunModeTypeConfig.Enum |
RunTestCaseStepConfig.getRunMode()
Gets the "runMode" element
|
Modifier and Type | Method and Description |
---|---|
void |
RunTestCaseStepConfig.setRunMode(RunTestCaseRunModeTypeConfig.Enum runMode)
Sets the "runMode" element
|
Modifier and Type | Method and Description |
---|---|
RunTestCaseRunModeTypeConfig.Enum |
RunTestCaseStepConfigImpl.getRunMode()
Gets the "runMode" element
|
Modifier and Type | Method and Description |
---|---|
void |
RunTestCaseStepConfigImpl.setRunMode(RunTestCaseRunModeTypeConfig.Enum runMode)
Sets the "runMode" element
|
Modifier and Type | Method and Description |
---|---|
RunTestCaseRunModeTypeConfig.Enum |
WsdlRunTestCaseTestStep.getRunMode() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlRunTestCaseTestStep.setRunMode(RunTestCaseRunModeTypeConfig.Enum runMode) |
Copyright © 2019. All Rights Reserved.