public class WsdlGotoTestStep extends WsdlTestStepWithProperties
TestStep that moves execution to another step based on the contents of a XML Property
Modifiers | Name | Description |
---|---|---|
class |
WsdlGotoTestStep.GotoCondition |
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
ICON_NAME |
Fields inherited from class | Fields |
---|---|
class WsdlTestStepWithProperties |
ENDPOINT, RAW_REQUEST, RAW_RESPONSE, REQUEST, RESPONSE, RESPONSE_AS_XML |
Constructor and description |
---|
WsdlGotoTestStep
(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) |
Type Params | Return Type | Name and description |
---|---|---|
|
WsdlGotoTestStep.GotoCondition |
addCondition(java.lang.String name) |
|
void |
afterLoad() |
|
boolean |
cancel() |
|
WsdlGotoTestStep.GotoCondition |
getConditionAt(int index) |
|
int |
getConditionCount() |
|
PropertyExpansion[] |
getPropertyExpansions() |
|
XPathReference[] |
getXPathReferences() |
|
boolean |
hasProperties() |
|
void |
release() |
|
void |
removeConditionAt(int index) |
|
void |
resetConfigOnMove(TestStepConfig config) |
|
TestStepResult |
run(TestCaseRunner runner, TestCaseRunContext context) |
|
WsdlGotoTestStep.GotoCondition |
runConditions(SamplerTestStep previousStep, TestCaseRunContext context) |
|
WsdlGotoTestStep.GotoCondition |
setCondition(WsdlGotoTestStep.GotoCondition condition, int index) |
ReadyAPI functional (soapui) SDK 3.20.1