@Deprecated public class GraphQLTestRequestTestStepFactory extends LicenseDependentTestStepFactory
Modifier and Type | Field and Description |
---|---|
static String |
GRAPHQL_REQUEST_TYPE
Deprecated.
|
Constructor and Description |
---|
GraphQLTestRequestTestStepFactory()
Deprecated.
|
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)
Deprecated.
|
boolean |
canCreate()
Deprecated.
|
static com.eviware.soapui.config.TestStepConfig |
createConfig(com.eviware.soapui.impl.graphql.GraphQLRequest request,
String stepName)
Deprecated.
|
com.eviware.soapui.config.TestStepConfig |
createNewTestStep(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
String name)
Deprecated.
|
canAddTestStepToTestCase
public static final String GRAPHQL_REQUEST_TYPE
public GraphQLTestRequestTestStepFactory()
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 static com.eviware.soapui.config.TestStepConfig createConfig(com.eviware.soapui.impl.graphql.GraphQLRequest request, String stepName)
public boolean canCreate()
canCreate
in class com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
Copyright © 2019. All rights reserved.