| Package | Description | 
|---|---|
| com.eviware.soapui.impl.wsdl.actions.iface | WsdlInterface related actions | 
| com.eviware.soapui.impl.wsdl.actions.mockresponse | WsdlMockResponse related actions | 
| com.eviware.soapui.impl.wsdl.panels.teststeps | WsdlTestStep panel classes | 
| com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations | 
| com.eviware.soapui.impl.wsdl.teststeps.actions | WsdlTestStep implementation actions | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<WsdlTestRequestStep> | UpdateInterfaceAction. recreateTestRequests(WsdlInterface iface,
                    boolean buildOptional,
                    boolean createBackups,
                    boolean keepExisting,
                    boolean keepHeaders) | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestRequestStep | CreateTestRequestForMockResponseAction. addRequest(WsdlTestCase testCase,
          WsdlMockResponse mockResponse,
          int position) | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestRequestDesktopPanel | WsdlTestRequestPanelBuilder. buildDesktopPanel(WsdlTestRequestStep testStep) | 
| JPanel | WsdlTestRequestPanelBuilder. buildOverviewPanel(WsdlTestRequestStep testStep) | 
| Constructor and Description | 
|---|
| WsdlTestRequestDesktopPanel(WsdlTestRequestStep requestStep) | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestRequestStep | WsdlTestRequest. getTestStep() | 
| Constructor and Description | 
|---|
| WsdlTestRequest(WsdlOperation operation,
               WsdlRequestConfig callConfig,
               WsdlTestRequestStep testStep,
               boolean forLoadTest) | 
| WsdlTestRequestStepResult(WsdlTestRequestStep step) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SelectOperationAction. perform(WsdlTestRequestStep target,
       Object param) | 
| void | ChangeOperationAction. perform(WsdlTestRequestStep target,
       Object param) | 
Copyright © 2019. All Rights Reserved.