public class FileWaitTestStepFactory extends LicenseDependentTestStepFactory
Modifier and Type | Field and Description |
---|---|
static String |
FILE_WAIT_TEST_STEP |
Constructor and Description |
---|
FileWaitTestStepFactory() |
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) |
canAddTestStepToTestCase
public static final String FILE_WAIT_TEST_STEP
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.WsdlTestStepFactory
public 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.WsdlTestStepFactory
public boolean canCreate()
canCreate
in class com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
Copyright © 2019. All rights reserved.