public class AutoTestStepFactory extends WsdlTestStepFactory implements SoapUIFactory
| Constructor and Description | 
|---|
| AutoTestStepFactory(PluginTestStep annotation,
                   Class<TestStep> testStepClass) | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestStep | buildTestStep(WsdlTestCase testCase,
             TestStepConfig config,
             boolean forLoadTest) | 
| boolean | canCreate() | 
| TestStepConfig | createNewTestStep(WsdlTestCase testCase,
                 String name) | 
| Class<?> | getFactoryType()Gets the type | 
canAddTestStepToTestCase, getTestStepDescription, getTestStepIconPath, getTestStepName, getType, promptForNamepublic AutoTestStepFactory(PluginTestStep annotation, Class<TestStep> testStepClass)
public Class<?> getFactoryType()
SoapUIFactorygetFactoryType in interface SoapUIFactorypublic 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 WsdlTestStepFactoryCopyright © 2019. All Rights Reserved.