public class CreateAndWaitForRemoveFileTestStepFactory extends LicenseDependentTestStepFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_FILE_AND_WAIT_FOR_REMOVAL_TEST_STEP_TYPE |
| Constructor and Description |
|---|
CreateAndWaitForRemoveFileTestStepFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep |
buildTestStep(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config,
boolean forLoadTest) |
boolean |
canCreate() |
com.eviware.soapui.config.TestStepConfig |
createNewTestStep(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
String name) |
canAddTestStepToTestCasepublic static final String CREATE_FILE_AND_WAIT_FOR_REMOVAL_TEST_STEP_TYPE
public CreateAndWaitForRemoveFileTestStepFactory()
public com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep buildTestStep(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config,
boolean forLoadTest)
buildTestStep in class com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactorypublic com.eviware.soapui.config.TestStepConfig createNewTestStep(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
String name)
createNewTestStep in class com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactorypublic boolean canCreate()
canCreate in class com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactoryCopyright © 2019. All rights reserved.