public class AssertionTestStepFactory extends LicenseDependentTestStepFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
ASSERTION_TESTSTEP_TYPE |
| Constructor and Description |
|---|
AssertionTestStepFactory() |
| 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 ASSERTION_TESTSTEP_TYPE
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.