com.eviware.soapui.impl.wsdl.teststeps.registry
Class RestRequestStepFactory
java.lang.Object
com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
com.eviware.soapui.impl.wsdl.teststeps.registry.RestRequestStepFactory
public class RestRequestStepFactory
- extends WsdlTestStepFactory
Factory for WsdlTestRequestSteps
- Author:
- Ole.Matzura
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTREQUEST_TYPE
public static final java.lang.String RESTREQUEST_TYPE
- See Also:
- Constant Field Values
STEP_NAME
public static final java.lang.String STEP_NAME
- See Also:
- Constant Field Values
RestRequestStepFactory
public RestRequestStepFactory()
buildTestStep
public WsdlTestStep buildTestStep(WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config,
boolean forLoadTest)
- Specified by:
buildTestStep
in class WsdlTestStepFactory
createConfig
public static com.eviware.soapui.config.TestStepConfig createConfig(RestRequest request,
java.lang.String stepName)
createNewTestStep
public com.eviware.soapui.config.TestStepConfig createNewTestStep(WsdlTestCase testCase,
java.lang.String name)
- Specified by:
createNewTestStep
in class WsdlTestStepFactory
createNewTestStep
public com.eviware.soapui.config.TestStepConfig createNewTestStep(RestMethod restMethod,
java.lang.String name)
canCreate
public boolean canCreate()
- Specified by:
canCreate
in class WsdlTestStepFactory
Copyright © 2005-2010 eviware.com. All Rights Reserved.