|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsdlTestCase | |
---|---|
com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface |
com.eviware.soapui.impl.wsdl.actions.testcase | WsdlTestCase related actions |
com.eviware.soapui.impl.wsdl.panels.testcase | WsdlTestCase panel classes |
com.eviware.soapui.impl.wsdl.panels.testcase.actions | WsdlTestCaseDesktopPanel Actions |
com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations |
Uses of WsdlTestCase in com.eviware.soapui.impl.wsdl |
---|
Methods in com.eviware.soapui.impl.wsdl that return WsdlTestCase | |
---|---|
WsdlTestCase |
WsdlTestSuite.addNewTestCase(java.lang.String name)
|
Methods in com.eviware.soapui.impl.wsdl with parameters of type WsdlTestCase | |
---|---|
void |
WsdlTestSuite.notifyTestCaseAdded(WsdlTestCase testCase)
|
void |
WsdlTestSuite.notifyTestCaseRemoved(WsdlTestCase testCase)
|
void |
WsdlTestSuite.removeTestCase(WsdlTestCase testCase)
|
Constructors in com.eviware.soapui.impl.wsdl with parameters of type WsdlTestCase | |
---|---|
WsdlTestRunner(WsdlTestCase testCase)
|
|
WsdlTestStep(WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config)
|
Uses of WsdlTestCase in com.eviware.soapui.impl.wsdl.actions.testcase |
---|
Constructors in com.eviware.soapui.impl.wsdl.actions.testcase with parameters of type WsdlTestCase | |
---|---|
RemoveTestCaseAction(WsdlTestCase testCase)
|
|
RenameTestCaseAction(WsdlTestCase testCase)
|
|
RunTestCaseAction(WsdlTestCase testCase)
|
Uses of WsdlTestCase in com.eviware.soapui.impl.wsdl.panels.testcase |
---|
Constructors in com.eviware.soapui.impl.wsdl.panels.testcase with parameters of type WsdlTestCase | |
---|---|
WsdlTestCaseDesktopPanel(WsdlTestCase testCase)
|
|
WsdlTestCasePanelBuilder(WsdlTestCase testCase)
|
Uses of WsdlTestCase in com.eviware.soapui.impl.wsdl.panels.testcase.actions |
---|
Constructors in com.eviware.soapui.impl.wsdl.panels.testcase.actions with parameters of type WsdlTestCase | |
---|---|
SetCredentialsAction(WsdlTestCase testCase)
|
|
SetEndpointAction(WsdlTestCase testCase)
|
Uses of WsdlTestCase in com.eviware.soapui.impl.wsdl.teststeps |
---|
Constructors in com.eviware.soapui.impl.wsdl.teststeps with parameters of type WsdlTestCase | |
---|---|
TransferResponseValuesTestStep(WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config)
|
|
WsdlTestRequestStep(WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config)
|
|
WsdlTestRequestStep(WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig testStep,
WsdlRequest request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |