@Deprecated public class GraphQLTestRequest extends com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig> implements GraphQLTestRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>
com.eviware.soapui.impl.support.AbstractHttpRequest.RequestIconAnimator<T extends com.eviware.soapui.impl.support.AbstractHttpRequest<?>>com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem.ExternalActioncom.eviware.soapui.model.testsuite.Assertable.AssertionStatusMETHOD_PROPERTY, RESPONSE_PROPERTY, STATUS_PROPERTYDISCARD_RESPONSE_SETTINGBIND_ADDRESS, DISABLE_MULTIPART_ATTACHMENTS, DISABLE_PROPERTY_EXPANSIONS, DUMP_FILE, FOLLOW_REDIRECTS, log, MAX_SIZE, REMOVE_EMPTY_CONTENT, REQUEST_HEADERS_PROPERTY, STRIP_WHITESPACES, USE_GET_METHOD_ON_302_REDIRECTENCODING_PROPERTY, ENDPOINT_PROPERTY, MEDIA_TYPE, REQUEST_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY, NAME_SUFFIXATTACHMENTS_PROPERTY| Constructor and Description |
|---|
GraphQLTestRequest(com.eviware.soapui.config.GraphQLTestRequestConfig config,
GraphQLTestRequestTestStep testStep,
boolean forLoadTest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.model.testsuite.TestAssertion |
addAssertion(String selection)
Deprecated.
|
void |
addAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
Deprecated.
|
com.eviware.soapui.model.testsuite.TestProperty |
addProperty(String name)
Deprecated.
|
void |
addTestPropertyListener(com.eviware.soapui.model.testsuite.TestPropertyListener listener)
Deprecated.
|
void |
assertResponse(com.eviware.soapui.model.iface.SubmitContext context)
Deprecated.
|
boolean |
canAssert(String assertionId)
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.wsdl.HttpAttachmentPart |
getAttachmentPart(String partName)
Deprecated.
|
protected com.eviware.soapui.environmentspec.AbstractRequestDataHolder |
getDataHolder()
Deprecated.
|
String |
getDefaultAssertableContent()
Deprecated.
|
com.eviware.soapui.model.iface.MessagePart.AttachmentPart[] |
getDefinedAttachmentParts()
Deprecated.
|
ImageIcon |
getIcon()
Deprecated.
|
com.eviware.soapui.model.iface.Interface |
getInterface()
Deprecated.
|
com.eviware.soapui.impl.wsdl.support.jms.header.JMSHeaderConfig |
getJMSHeaderConfig()
Deprecated.
|
com.eviware.soapui.impl.wsdl.support.jms.property.JMSPropertiesConfig |
getJMSPropertiesConfig(boolean createIfNotSet)
Deprecated.
|
String |
getMediaType()
Deprecated.
|
com.eviware.soapui.impl.rest.RestRequestInterface.HttpMethod |
getMethod()
Deprecated.
|
com.eviware.soapui.model.ModelItem |
getModelItem()
Deprecated.
|
String |
getMultiValueDelimiter()
Deprecated.
|
com.eviware.soapui.impl.support.AbstractHttpOperation |
getOperation()
Deprecated.
|
com.eviware.soapui.impl.rest.support.RestParamsPropertyHolder |
getParams()
Deprecated.
|
com.eviware.soapui.model.ModelItem |
getParent()
Deprecated.
|
String |
getPath()
Deprecated.
|
Map<String,com.eviware.soapui.model.testsuite.TestProperty> |
getProperties()
Deprecated.
|
String |
getPropertiesLabel()
Deprecated.
|
com.eviware.soapui.model.testsuite.TestProperty |
getProperty(String name)
Deprecated.
|
com.eviware.soapui.model.testsuite.TestProperty |
getPropertyAt(int index)
Deprecated.
|
int |
getPropertyCount()
Deprecated.
|
List<com.eviware.soapui.model.testsuite.TestProperty> |
getPropertyList()
Deprecated.
|
String[] |
getPropertyNames()
Deprecated.
|
String |
getPropertyValue(String name)
Deprecated.
|
String |
getQuery()
Deprecated.
|
com.eviware.soapui.model.iface.MessagePart[] |
getRequestParts()
Deprecated.
|
String |
getResponseContentAsString()
Deprecated.
|
String |
getResponseContentAsXml()
Deprecated.
|
com.eviware.soapui.model.iface.MessagePart[] |
getResponseParts()
Deprecated.
|
com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase |
getTestCase()
Deprecated.
|
com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep |
getTestStep()
Deprecated.
|
String |
getVariables()
Deprecated.
|
boolean |
hasProperty(String name)
Deprecated.
|
boolean |
hasRequestBody()
Deprecated.
|
com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion |
importAssertion(com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy,
String newName)
Deprecated.
|
protected void |
initIcons()
Deprecated.
|
boolean |
isDiscardResponse()
Deprecated.
|
boolean |
isPostQueryString()
Deprecated.
|
com.eviware.soapui.model.testsuite.TestAssertion |
moveAssertion(int ix,
int offset)
Deprecated.
|
void |
moveProperty(String propertyName,
int targetIndex)
Deprecated.
|
String |
processBodyParameterValue(String value)
Deprecated.
|
protected void |
releaseDataHolder()
Deprecated.
|
void |
removeAssertion(com.eviware.soapui.model.testsuite.TestAssertion assertion)
Deprecated.
|
void |
removeAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
Deprecated.
|
com.eviware.soapui.model.testsuite.TestProperty |
removeProperty(String propertyName)
Deprecated.
|
void |
removeTestPropertyListener(com.eviware.soapui.model.testsuite.TestPropertyListener listener)
Deprecated.
|
boolean |
renameProperty(String name,
String newName)
Deprecated.
|
void |
resolve(com.eviware.soapui.support.resolver.ResolveContext<?> context)
Deprecated.
|
void |
setDiscardResponse(boolean discardResponse)
Deprecated.
|
void |
setMediaType(String mediaType)
Deprecated.
|
void |
setMethod(com.eviware.soapui.impl.rest.RestRequestInterface.HttpMethod method)
Deprecated.
|
void |
setPostQueryString(boolean b)
Deprecated.
|
void |
setPropertyValue(String name,
String value)
Deprecated.
|
void |
setQuery(String query)
Deprecated.
|
void |
setRequestContent(String request)
Deprecated.
|
void |
setResponse(com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse response,
com.eviware.soapui.model.iface.SubmitContext context)
Deprecated.
|
void |
setVariables(String variables)
Deprecated.
|
com.eviware.soapui.impl.wsdl.WsdlSubmit<GraphQLTestRequest> |
submit(com.eviware.soapui.model.iface.SubmitContext submitContext,
boolean async)
Deprecated.
|
void |
updateConfig(com.eviware.soapui.config.GraphQLTestRequestConfig request)
Deprecated.
|
addAttachmentsChangeListener, addExternalDependencies, addSubmitListener, afterLoad, attachBinaryData, attachFile, beforeSave, copyAttachmentsTo, getActiveAuthProfile, getAfterRequestInjection, getAttachmentAt, getAttachmentCount, getAttachments, getAttachmentsForPart, getAttachmentsList, getAuthProfileHolder, getAuthType, getBindAddress, getDomain, getDumpFile, getEncoding, getEndpoint, getIconAnimator, getJMSPropertiesConfig, getMaxSize, getPassword, getPreemptive, getPropertyExpansions, getRequestContent, getRequestHeaders, getResponse, getSelectedAuthProfile, getSslKeystore, getSslState, getSubmitListeners, getTimeout, getUseGetMethodOn302Redirect, getUsername, hasEndpoint, importAttachment, initEndpoints, initIconAnimator, isEntitizeProperties, isFollowRedirects, isForLoadTest, isMultipartEnabled, isPrettyPrint, isPropertyExpansionsDisabled, isReadOnly, isRemoveEmptyContent, isStripWhitespaces, release, removeAttachment, removeAttachmentsChangeListener, removeSubmitListener, setAfterRequestInjection, setAttachmentAt, setBindAddress, setDomain, setDumpFile, setEncoding, setEndpoint, setEntitizeProperties, setFollowRedirects, setIconAnimator, setMaxSize, setMultipartEnabled, setPassword, setPreemptive, setPrettyPrint, setPropertyExpansionsDisabled, setRemoveEmptyContent, setRequestHeaders, setRequestHeaders, setSelectedAuthProfile, setSslKeystore, setSslState, setStripWhitespaces, setTimeout, setUseGetMethodOn302Redirect, setUsernameafterSave, clearIdCache, createEventBusMessage, dependsOn, getConfig, getDescription, getExternalAction, getExternalDependencies, getId, getName, getSettings, getWsdlModelItemById, getWsdlModelItemByName, initItemOrder, initWsdlModelItemOrder, resetConfigOnMove, setConfig, setDescription, setExternalAction, setIcon, setName, setSettingsaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExternalDependencies, afterLoad, beforeSave, copyAttachmentsTo, getAfterRequestInjection, getBindAddress, getDomain, getDumpFile, getIconAnimator, getMaxSize, getRequestHeaders, getResponse, getSslKeystore, getSubmitListeners, getUseGetMethodOn302Redirect, hasEndpoint, importAttachment, isEntitizeProperties, isFollowRedirects, isPrettyPrint, isPropertyExpansionsDisabled, isReadOnly, isRemoveEmptyContent, isStripWhitespaces, release, setBindAddress, setDomain, setDumpFile, setEntitizeProperties, setFollowRedirects, setIconAnimator, setMaxSize, setMultipartEnabled, setPassword, setPrettyPrint, setPropertyExpansionsDisabled, setRemoveEmptyContent, setRequestHeaders, setSslKeystore, setStripWhitespaces, setUseGetMethodOn302Redirect, setUsernameaddSubmitListener, dependsOn, getAttachments, getEncoding, getEndpoint, getRequestContent, getTimeout, removeSubmitListener, setEncoding, setEndpointgetChildren, getDescription, getId, getName, getSettings, setNameaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenergetPropertyExpansionsattachFile, removeAttachmentpublic GraphQLTestRequest(com.eviware.soapui.config.GraphQLTestRequestConfig config,
GraphQLTestRequestTestStep testStep,
boolean forLoadTest)
public com.eviware.soapui.impl.rest.RestRequestInterface.HttpMethod getMethod()
getMethod in interface com.eviware.soapui.impl.support.AbstractHttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>getMethod in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>protected void initIcons()
public ImageIcon getIcon()
getIcon in interface com.eviware.soapui.impl.support.AbstractHttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>getIcon in interface com.eviware.soapui.model.ModelItemgetIcon in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.impl.wsdl.HttpAttachmentPart getAttachmentPart(String partName)
getAttachmentPart in interface com.eviware.soapui.impl.wsdl.AttachmentContainergetAttachmentPart in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>@Nonnull protected com.eviware.soapui.environmentspec.AbstractRequestDataHolder getDataHolder()
getDataHolder in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>protected void releaseDataHolder()
releaseDataHolder in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.model.iface.MessagePart.AttachmentPart[] getDefinedAttachmentParts()
getDefinedAttachmentParts in interface com.eviware.soapui.impl.wsdl.AttachmentContainerpublic com.eviware.soapui.model.ModelItem getModelItem()
getModelItem in interface com.eviware.soapui.impl.wsdl.AttachmentContainergetModelItem in interface com.eviware.soapui.model.TestPropertyHoldergetModelItem in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.impl.wsdl.support.jms.header.JMSHeaderConfig getJMSHeaderConfig()
getJMSHeaderConfig in interface com.eviware.soapui.impl.wsdl.support.jms.header.JMSHeaderContainerpublic com.eviware.soapui.impl.wsdl.support.jms.property.JMSPropertiesConfig getJMSPropertiesConfig(boolean createIfNotSet)
getJMSPropertiesConfig in interface com.eviware.soapui.impl.wsdl.support.jms.property.JMSPropertyContainerpublic String getVariables()
getVariables in interface com.eviware.soapui.impl.graphql.GraphQLRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public void setVariables(String variables)
setVariables in interface com.eviware.soapui.impl.graphql.GraphQLRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public String getQuery()
getQuery in interface com.eviware.soapui.impl.graphql.GraphQLRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public void setQuery(String query)
setQuery in interface com.eviware.soapui.impl.graphql.GraphQLRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public void setRequestContent(String request)
setRequestContent in interface com.eviware.soapui.impl.support.AbstractHttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>setRequestContent in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.impl.wsdl.WsdlSubmit<GraphQLTestRequest> submit(com.eviware.soapui.model.iface.SubmitContext submitContext, boolean async) throws com.eviware.soapui.model.iface.Request.SubmitException
submit in interface com.eviware.soapui.model.iface.Requestcom.eviware.soapui.model.iface.Request.SubmitExceptionpublic com.eviware.soapui.model.iface.MessagePart[] getRequestParts()
getRequestParts in interface com.eviware.soapui.model.iface.Requestpublic com.eviware.soapui.model.iface.MessagePart[] getResponseParts()
getResponseParts in interface com.eviware.soapui.model.iface.Requestpublic void setMethod(com.eviware.soapui.impl.rest.RestRequestInterface.HttpMethod method)
setMethod in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public boolean hasRequestBody()
hasRequestBody in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.impl.rest.support.RestParamsPropertyHolder getParams()
getParams in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public boolean isPostQueryString()
isPostQueryString in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public void setPostQueryString(boolean b)
setPostQueryString in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public String getResponseContentAsXml()
getResponseContentAsXml in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public void updateConfig(com.eviware.soapui.config.GraphQLTestRequestConfig request)
updateConfig in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>updateConfig in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public String getPath()
getPath in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public String getMultiValueDelimiter()
getMultiValueDelimiter in interface com.eviware.soapui.impl.support.http.HttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public String getMediaType()
getMediaType in interface com.eviware.soapui.impl.support.http.MediaTypepublic void setMediaType(String mediaType)
setMediaType in interface com.eviware.soapui.impl.support.http.MediaTypepublic com.eviware.soapui.model.testsuite.TestProperty addProperty(String name)
addProperty in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolderpublic com.eviware.soapui.model.testsuite.TestProperty removeProperty(String propertyName)
removeProperty in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolderpublic boolean renameProperty(String name, String newName)
renameProperty in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolderpublic void moveProperty(String propertyName, int targetIndex)
moveProperty in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolderpublic String[] getPropertyNames()
getPropertyNames in interface com.eviware.soapui.model.TestPropertyHolderpublic void setPropertyValue(String name, String value)
setPropertyValue in interface com.eviware.soapui.model.TestPropertyHolderpublic String getPropertyValue(String name)
getPropertyValue in interface com.eviware.soapui.model.TestPropertyHolderpublic com.eviware.soapui.model.testsuite.TestProperty getProperty(String name)
getProperty in interface com.eviware.soapui.model.TestPropertyHolderpublic Map<String,com.eviware.soapui.model.testsuite.TestProperty> getProperties()
getProperties in interface com.eviware.soapui.model.TestPropertyHolderpublic void addTestPropertyListener(com.eviware.soapui.model.testsuite.TestPropertyListener listener)
addTestPropertyListener in interface com.eviware.soapui.model.TestPropertyHolderpublic void removeTestPropertyListener(com.eviware.soapui.model.testsuite.TestPropertyListener listener)
removeTestPropertyListener in interface com.eviware.soapui.model.TestPropertyHolderpublic boolean hasProperty(String name)
hasProperty in interface com.eviware.soapui.model.TestPropertyHolderpublic int getPropertyCount()
getPropertyCount in interface com.eviware.soapui.model.TestPropertyHolderpublic List<com.eviware.soapui.model.testsuite.TestProperty> getPropertyList()
getPropertyList in interface com.eviware.soapui.model.TestPropertyHolderpublic com.eviware.soapui.model.testsuite.TestProperty getPropertyAt(int index)
getPropertyAt in interface com.eviware.soapui.model.TestPropertyHolderpublic String getPropertiesLabel()
getPropertiesLabel in interface com.eviware.soapui.model.TestPropertyHolderpublic void setResponse(com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse response,
com.eviware.soapui.model.iface.SubmitContext context)
setResponse in interface com.eviware.soapui.impl.support.AbstractHttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>setResponse in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>public void assertResponse(com.eviware.soapui.model.iface.SubmitContext context)
assertResponse in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public boolean canAssert(String assertionId)
canAssert in interface com.eviware.soapui.model.testsuite.ConditionalAssertablepublic String getResponseContentAsString()
getResponseContentAsString in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep getTestStep()
getTestStep in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>getTestStep in interface com.eviware.soapui.impl.wsdl.teststeps.TestRequestgetTestStep in interface com.eviware.soapui.model.testsuite.Assertablepublic com.eviware.soapui.model.ModelItem getParent()
getParent in interface com.eviware.soapui.model.ModelItemgetParent in class com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.impl.wsdl.testcase.WsdlTestCase getTestCase()
getTestCase in interface com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.impl.support.AbstractHttpOperation getOperation()
getOperation in interface com.eviware.soapui.model.iface.RequestgetOperation in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>public com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion importAssertion(com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion source,
boolean overwrite,
boolean createCopy,
String newName)
importAssertion in interface com.eviware.soapui.impl.wsdl.teststeps.TestRequestpublic boolean isDiscardResponse()
isDiscardResponse in interface com.eviware.soapui.model.CanDiscardResponsepublic void setDiscardResponse(boolean discardResponse)
setDiscardResponse in interface com.eviware.soapui.model.CanDiscardResponsepublic com.eviware.soapui.model.testsuite.TestAssertion addAssertion(String selection)
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 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 removeAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
removeAssertionsListener 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.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 resolve(com.eviware.soapui.support.resolver.ResolveContext<?> context)
resolve in interface com.eviware.soapui.impl.support.AbstractHttpRequestInterface<com.eviware.soapui.config.GraphQLTestRequestConfig>resolve in class com.eviware.soapui.impl.support.AbstractHttpRequest<com.eviware.soapui.config.GraphQLTestRequestConfig>Copyright © 2019. All rights reserved.