Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.panels.teststeps |
WsdlTestStep panel classes
|
com.eviware.soapui.impl.wsdl.panels.teststeps.support |
WsdlTestStep panel support classes
|
com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
Modifier and Type | Method and Description |
---|---|
WsdlGotoTestStep.GotoCondition |
GotoStepDesktopPanel.getCurrentCondition() |
Modifier and Type | Method and Description |
---|---|
WsdlGotoTestStep.GotoCondition |
GotoTestStepsComboBoxModel.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
GotoTestStepsComboBoxModel.setCondition(WsdlGotoTestStep.GotoCondition condition) |
Constructor and Description |
---|
GotoTestStepsComboBoxModel(TestCase testCase,
WsdlGotoTestStep.GotoCondition condition) |
Modifier and Type | Method and Description |
---|---|
WsdlGotoTestStep.GotoCondition |
WsdlGotoTestStep.addCondition(String name) |
WsdlGotoTestStep.GotoCondition |
WsdlGotoTestStep.getConditionAt(int index) |
WsdlGotoTestStep.GotoCondition |
WsdlGotoTestStep.runConditions(SamplerTestStep previousStep,
TestCaseRunContext context) |
Copyright © 2019. All Rights Reserved.