public class AutoTestStepFactory extends WsdlTestStepFactory
Constructor and description |
---|
AutoTestStepFactory
(PluginTestStep annotation, java.lang.Class<TestStep> testStepClass) |
Type Params | Return Type | Name and description |
---|---|---|
|
WsdlTestStep |
buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest) |
|
boolean |
canCreate() |
|
TestStepConfig |
createNewTestStep(WsdlTestCase testCase, java.lang.String name) |
|
java.lang.Class<?> |
getFactoryType() |
Methods inherited from class | Name |
---|---|
class WsdlTestStepFactory |
buildTestStep, canAddTestStepToTestCase, canCreate, createNewTestStep, getTestStepDescription, getTestStepIconPath, getTestStepName, getType, promptForName |