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