com.eviware.soapui.impl.wsdl.teststeps.registry
Class ManualTestStepFactory
java.lang.Object
com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
com.eviware.soapui.impl.wsdl.teststeps.registry.ManualTestStepFactory
public class ManualTestStepFactory
- extends WsdlTestStepFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MANUAL_TEST_STEP
public static final java.lang.String MANUAL_TEST_STEP
- See Also:
- Constant Field Values
ManualTestStepFactory
public ManualTestStepFactory()
buildTestStep
public WsdlTestStep buildTestStep(WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config,
boolean forLoadTest)
- Specified by:
buildTestStep in class WsdlTestStepFactory
createNewTestStep
public com.eviware.soapui.config.TestStepConfig createNewTestStep(WsdlTestCase testCase,
java.lang.String name)
- Specified by:
createNewTestStep in class WsdlTestStepFactory
canCreate
public boolean canCreate()
- Specified by:
canCreate in class WsdlTestStepFactory
createConfig
public com.eviware.soapui.config.TestStepConfig createConfig(java.lang.String stepName)
Copyright © 2005-2011 eviware.com. All Rights Reserved.