@Deprecated public class GraphQLTestRequestTestStep extends com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepWithProperties implements GraphQLTestRequestStepInterface, com.eviware.soapui.security.Securable, com.eviware.soapui.environmentspec.AuthProfileHolderContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
ICON_NAME
Deprecated.
|
RAW_RESPONSE, RESPONSE, RESPONSE_AS_XMLREQUEST_BODY_PROPERTY_NAME| Constructor and Description |
|---|
GraphQLTestRequestTestStep(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config,
boolean forLoadTest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.model.testsuite.TestAssertion |
addAssertion(String type)
Deprecated.
|
void |
addAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
Deprecated.
|
void |
beforeSave()
Deprecated.
|
com.eviware.soapui.model.testsuite.TestAssertion |
cloneAssertion(com.eviware.soapui.model.testsuite.TestAssertion source,
String name)
Deprecated.
|
String |
getAssertableContent()
Deprecated.
|
String |
getAssertableContentAsXml()
Deprecated.
|
com.eviware.soapui.impl.wsdl.teststeps.assertions.TestAssertionRegistry.AssertableType |
getAssertableType()
Deprecated.
|
com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion |
getAssertionAt(int index)
Deprecated.
|
com.eviware.soapui.model.testsuite.TestAssertion |
getAssertionByName(String name)
Deprecated.
|
int |
getAssertionCount()
Deprecated.
|
List<com.eviware.soapui.model.testsuite.TestAssertion> |
getAssertionList()
Deprecated.
|
Map<String,com.eviware.soapui.model.testsuite.TestAssertion> |
getAssertions()
Deprecated.
|
com.eviware.soapui.model.testsuite.Assertable.AssertionStatus |
getAssertionStatus()
Deprecated.
|
com.eviware.soapui.impl.AuthRepository.AuthProfileHolder |
getAuthProfileHolder()
Deprecated.
|
String |
getDefaultAssertableContent()
Deprecated.
|
com.eviware.soapui.impl.support.AbstractHttpRequest<?> |
getHttpRequest()
Deprecated.
|
ImageIcon |
getIcon()
Deprecated.
|
com.eviware.soapui.model.iface.Interface |
getInterface()
Deprecated.
|
com.eviware.soapui.model.propertyexpansion.PropertyExpansion[] |
getPropertyExpansions()
Deprecated.
|
GraphQLTestRequest |
getTestRequest()
Deprecated.
|
com.eviware.soapui.model.testsuite.TestStep |
getTestStep()
Deprecated.
|
com.eviware.soapui.model.testsuite.TestAssertion |
moveAssertion(int ix,
int offset)
Deprecated.
|
void |
propertyChange(PropertyChangeEvent event)
Deprecated.
|
void |
release()
Deprecated.
|
void |
removeAssertion(com.eviware.soapui.model.testsuite.TestAssertion assertion)
Deprecated.
|
void |
removeAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
Deprecated.
|
void |
resetConfigOnMove(com.eviware.soapui.config.TestStepConfig config)
Deprecated.
|
void |
resolve(com.eviware.soapui.support.resolver.ResolveContext<?> context)
Deprecated.
|
com.eviware.soapui.model.testsuite.TestStepResult |
run(com.eviware.soapui.model.testsuite.TestCaseRunner testRunner,
com.eviware.soapui.model.testsuite.TestCaseRunContext testRunContext)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
addProperty, addProperty, addTestPropertyListener, createNoLicenseResult, deleteProperty, firePropertiesAdded, firePropertiesRemoved, firePropertyAdded, firePropertyMoved, firePropertyRemoved, firePropertyRenamed, firePropertyValueChanged, getFailedResultBasedOnRunContext, getProperties, getProperty, getPropertyAt, getPropertyCount, getPropertyList, getPropertyNames, getPropertyValue, hasProperties, hasProperty, moveProperty, moveProperty, propertyRenamed, removeTestPropertyListener, setPropertyValueafterCopy, afterCreateFromGUI, cancel, clone, createPanelBuilder, dependsOn, finish, getDefaultSourcePropertyName, getDefaultTargetPropertyName, getLabel, getModelItem, getPropertiesLabel, getRequiredInterfaces, getTestCase, getTestStepTitle, hasEditor, isDisabled, isForLoadTest, prepare, setDisabledaddExternalDependencies, afterLoad, afterSave, clearIdCache, createEventBusMessage, dependsOn, getConfig, getDescription, getExternalAction, getExternalDependencies, getId, getName, getParent, getSettings, getWsdlModelItemById, getWsdlModelItemByName, initItemOrder, initWsdlModelItemOrder, resetConfigOnMove, setConfig, setDescription, setExternalAction, setIcon, setSettingsaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, dependsOn, getDefaultSourcePropertyName, getDefaultTargetPropertyName, getTestCase, setDescriptioncancel, finish, getLabel, isDisabled, preparegetChildren, getDescription, getId, getName, getParent, getSettingsaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListeneraddTestPropertyListener, getModelItem, getProperties, getPropertiesLabel, getProperty, getPropertyAt, getPropertyCount, getPropertyList, getPropertyNames, getPropertyValue, hasProperty, removeTestPropertyListener, setPropertyValuepublic static final String ICON_NAME
public GraphQLTestRequestTestStep(com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config,
boolean forLoadTest)
public com.eviware.soapui.model.propertyexpansion.PropertyExpansion[] getPropertyExpansions()
getPropertyExpansions in interface com.eviware.soapui.model.propertyexpansion.PropertyExpansionContainerpublic com.eviware.soapui.model.testsuite.TestStepResult run(com.eviware.soapui.model.testsuite.TestCaseRunner testRunner,
com.eviware.soapui.model.testsuite.TestCaseRunContext testRunContext)
run in interface com.eviware.soapui.model.testsuite.TestSteppublic com.eviware.soapui.impl.AuthRepository.AuthProfileHolder getAuthProfileHolder()
getAuthProfileHolder in interface com.eviware.soapui.environmentspec.AuthProfileHolderContainerpublic GraphQLTestRequest getTestRequest()
getTestRequest in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterfacegetTestRequest in interface com.eviware.soapui.model.testsuite.SamplerTestSteppublic void setName(String name)
setName in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterfacesetName in interface com.eviware.soapui.model.ModelItemsetName in class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestSteppublic com.eviware.soapui.impl.support.AbstractHttpRequest<?> getHttpRequest()
getHttpRequest in interface com.eviware.soapui.impl.support.http.HttpRequestTestSteppublic com.eviware.soapui.model.testsuite.TestAssertion addAssertion(String type)
addAssertion in interface com.eviware.soapui.model.testsuite.Assertablepublic void addAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
addAssertionsListener in interface com.eviware.soapui.model.testsuite.Assertablepublic void removeAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
removeAssertionsListener in interface com.eviware.soapui.model.testsuite.Assertablepublic int getAssertionCount()
getAssertionCount in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion getAssertionAt(int index)
getAssertionAt in interface com.eviware.soapui.model.testsuite.Assertablepublic void removeAssertion(com.eviware.soapui.model.testsuite.TestAssertion assertion)
removeAssertion in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.model.testsuite.Assertable.AssertionStatus getAssertionStatus()
getAssertionStatus in interface com.eviware.soapui.model.testsuite.Assertablepublic String getAssertableContentAsXml()
getAssertableContentAsXml in interface com.eviware.soapui.model.testsuite.Assertablepublic String getAssertableContent()
getAssertableContent in interface com.eviware.soapui.model.testsuite.Assertablepublic String getDefaultAssertableContent()
getDefaultAssertableContent in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.impl.wsdl.teststeps.assertions.TestAssertionRegistry.AssertableType getAssertableType()
getAssertableType in interface com.eviware.soapui.model.testsuite.Assertablepublic List<com.eviware.soapui.model.testsuite.TestAssertion> getAssertionList()
getAssertionList in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.model.testsuite.TestAssertion getAssertionByName(String name)
getAssertionByName in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.model.testsuite.TestStep getTestStep()
getTestStep in interface com.eviware.soapui.model.testsuite.AssertablegetTestStep in interface com.eviware.soapui.model.testsuite.SamplerTestSteppublic com.eviware.soapui.model.iface.Interface getInterface()
getInterface in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.model.testsuite.TestAssertion cloneAssertion(com.eviware.soapui.model.testsuite.TestAssertion source,
String name)
cloneAssertion in interface com.eviware.soapui.model.testsuite.Assertablepublic Map<String,com.eviware.soapui.model.testsuite.TestAssertion> getAssertions()
getAssertions in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.model.testsuite.TestAssertion moveAssertion(int ix,
int offset)
moveAssertion in interface com.eviware.soapui.model.testsuite.Assertablepublic void propertyChange(PropertyChangeEvent event)
propertyChange in interface PropertyChangeListenerpublic void release()
release in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterfacerelease in interface com.eviware.soapui.model.Releasablerelease in class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepWithPropertiespublic void resolve(com.eviware.soapui.support.resolver.ResolveContext<?> context)
resolve in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterfaceresolve in class com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem<com.eviware.soapui.config.TestStepConfig>public void beforeSave()
beforeSave in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterfacebeforeSave in class com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem<com.eviware.soapui.config.TestStepConfig>public ImageIcon getIcon()
getIcon in interface com.eviware.soapui.model.ModelItemgetIcon in class com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem<com.eviware.soapui.config.TestStepConfig>public void resetConfigOnMove(com.eviware.soapui.config.TestStepConfig config)
resetConfigOnMove in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterfaceresetConfigOnMove in class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepCopyright © 2019. All rights reserved.