public class ManualTestStepFactory extends WsdlTestStepFactory
| Modifier and Type | Field and Description | 
|---|---|
| static String | MANUAL_TEST_STEP | 
| Constructor and Description | 
|---|
| ManualTestStepFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestStep | buildTestStep(WsdlTestCase testCase,
             TestStepConfig config,
             boolean forLoadTest) | 
| boolean | canCreate() | 
| TestStepConfig | createConfig(String stepName) | 
| TestStepConfig | createNewTestStep(WsdlTestCase testCase,
                 String name) | 
canAddTestStepToTestCase, getTestStepDescription, getTestStepIconPath, getTestStepName, getType, promptForNamepublic static final String MANUAL_TEST_STEP
public WsdlTestStep buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
buildTestStep in class WsdlTestStepFactorypublic TestStepConfig createNewTestStep(WsdlTestCase testCase, String name)
createNewTestStep in class WsdlTestStepFactorypublic boolean canCreate()
canCreate in class WsdlTestStepFactorypublic TestStepConfig createConfig(String stepName)
Copyright © 2019. All Rights Reserved.