public class WsdlMockResponseStepFactory extends WsdlTestStepFactory
| Modifier and Type | Field and Description | 
|---|---|
| static String | MOCKRESPONSE_TYPE | 
| Constructor and Description | 
|---|
| WsdlMockResponseStepFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestStep | buildTestStep(WsdlTestCase testCase,
             TestStepConfig config,
             boolean forLoadTest) | 
| boolean | canAddTestStepToTestCase(WsdlTestCase testCase) | 
| boolean | canCreate() | 
| static TestStepConfig | createConfig(WsdlOperation operation,
            boolean interactive) | 
| static TestStepConfig | createConfig(WsdlOperation operation,
            WsdlRequest request,
            boolean interactive) | 
| static TestStepConfig | createConfig(WsdlRequest request,
            boolean interactive) | 
| static TestStepConfig | createNewTestStep(WsdlMockResponse mockResponse) | 
| TestStepConfig | createNewTestStep(WsdlTestCase testCase,
                 String name) | 
getTestStepDescription, getTestStepIconPath, getTestStepName, getType, promptForNamepublic static final String MOCKRESPONSE_TYPE
public WsdlTestStep buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
buildTestStep in class WsdlTestStepFactorypublic TestStepConfig createNewTestStep(WsdlTestCase testCase, String name)
createNewTestStep in class WsdlTestStepFactorypublic static TestStepConfig createConfig(WsdlOperation operation, boolean interactive)
public static TestStepConfig createConfig(WsdlRequest request, boolean interactive)
public static TestStepConfig createConfig(WsdlOperation operation, WsdlRequest request, boolean interactive)
public static TestStepConfig createNewTestStep(WsdlMockResponse mockResponse)
public boolean canCreate()
canCreate in class WsdlTestStepFactorypublic boolean canAddTestStepToTestCase(WsdlTestCase testCase)
canAddTestStepToTestCase in class WsdlTestStepFactoryCopyright © 2019. All Rights Reserved.