public class WsdlTestRequestStepFactory extends WsdlTestStepFactory
| Modifier and Type | Field and Description | 
|---|---|
| static String | REQUEST_TYPE | 
| static String | STEP_NAME | 
| Constructor and Description | 
|---|
| WsdlTestRequestStepFactory() | 
| 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,
            String stepName) | 
| static TestStepConfig | createConfig(WsdlRequest request,
            String stepName) | 
| TestStepConfig | createNewTestStep(WsdlOperation operation,
                 StringToStringMap values) | 
| TestStepConfig | createNewTestStep(WsdlTestCase testCase,
                 String name) | 
getTestStepDescription, getTestStepIconPath, getTestStepName, getType, promptForNamepublic static final String REQUEST_TYPE
public static final String STEP_NAME
public WsdlTestStep buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
buildTestStep in class WsdlTestStepFactorypublic static TestStepConfig createConfig(WsdlRequest request, String stepName)
public static TestStepConfig createConfig(WsdlOperation operation, String stepName)
public TestStepConfig createNewTestStep(WsdlTestCase testCase, String name)
createNewTestStep in class WsdlTestStepFactorypublic TestStepConfig createNewTestStep(WsdlOperation operation, StringToStringMap values)
public boolean canCreate()
canCreate in class WsdlTestStepFactorypublic boolean canAddTestStepToTestCase(WsdlTestCase testCase)
canAddTestStepToTestCase in class WsdlTestStepFactoryCopyright © 2019. All Rights Reserved.