@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.ExternalAction
com.eviware.soapui.model.testsuite.Assertable.AssertionStatus
METHOD_PROPERTY, RESPONSE_PROPERTY, STATUS_PROPERTY
DISCARD_RESPONSE_SETTING
BIND_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_REDIRECT
ENCODING_PROPERTY, ENDPOINT_PROPERTY, MEDIA_TYPE, REQUEST_PROPERTY
DESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY, NAME_SUFFIX
ATTACHMENTS_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, setUsername
afterSave, clearIdCache, createEventBusMessage, dependsOn, getConfig, getDescription, getExternalAction, getExternalDependencies, getId, getName, getSettings, getWsdlModelItemById, getWsdlModelItemByName, initItemOrder, initWsdlModelItemOrder, resetConfigOnMove, setConfig, setDescription, setExternalAction, setIcon, setName, setSettings
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, getChildren, getDashboardDbId, getProject, isNotifyPropertyChanged, notifyPropertyChanged, removeModelItemFromConfig, removePropertyChangeListener, removePropertyChangeListener, setDashboardDbId, setNotifyPropertyChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addExternalDependencies, 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, setUsername
addSubmitListener, dependsOn, getAttachments, getEncoding, getEndpoint, getRequestContent, getTimeout, removeSubmitListener, setEncoding, setEndpoint
getChildren, getDescription, getId, getName, getSettings, setName
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
getPropertyExpansions
attachFile, removeAttachment
public 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.ModelItem
getIcon
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.AttachmentContainer
getAttachmentPart
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.AttachmentContainer
public com.eviware.soapui.model.ModelItem getModelItem()
getModelItem
in interface com.eviware.soapui.impl.wsdl.AttachmentContainer
getModelItem
in interface com.eviware.soapui.model.TestPropertyHolder
getModelItem
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.impl.wsdl.support.jms.header.JMSHeaderConfig getJMSHeaderConfig()
getJMSHeaderConfig
in interface com.eviware.soapui.impl.wsdl.support.jms.header.JMSHeaderContainer
public com.eviware.soapui.impl.wsdl.support.jms.property.JMSPropertiesConfig getJMSPropertiesConfig(boolean createIfNotSet)
getJMSPropertiesConfig
in interface com.eviware.soapui.impl.wsdl.support.jms.property.JMSPropertyContainer
public 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.Request
com.eviware.soapui.model.iface.Request.SubmitException
public com.eviware.soapui.model.iface.MessagePart[] getRequestParts()
getRequestParts
in interface com.eviware.soapui.model.iface.Request
public com.eviware.soapui.model.iface.MessagePart[] getResponseParts()
getResponseParts
in interface com.eviware.soapui.model.iface.Request
public 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.MediaType
public void setMediaType(String mediaType)
setMediaType
in interface com.eviware.soapui.impl.support.http.MediaType
public com.eviware.soapui.model.testsuite.TestProperty addProperty(String name)
addProperty
in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolder
public com.eviware.soapui.model.testsuite.TestProperty removeProperty(String propertyName)
removeProperty
in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolder
public boolean renameProperty(String name, String newName)
renameProperty
in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolder
public void moveProperty(String propertyName, int targetIndex)
moveProperty
in interface com.eviware.soapui.impl.wsdl.MutableTestPropertyHolder
public String[] getPropertyNames()
getPropertyNames
in interface com.eviware.soapui.model.TestPropertyHolder
public void setPropertyValue(String name, String value)
setPropertyValue
in interface com.eviware.soapui.model.TestPropertyHolder
public String getPropertyValue(String name)
getPropertyValue
in interface com.eviware.soapui.model.TestPropertyHolder
public com.eviware.soapui.model.testsuite.TestProperty getProperty(String name)
getProperty
in interface com.eviware.soapui.model.TestPropertyHolder
public Map<String,com.eviware.soapui.model.testsuite.TestProperty> getProperties()
getProperties
in interface com.eviware.soapui.model.TestPropertyHolder
public void addTestPropertyListener(com.eviware.soapui.model.testsuite.TestPropertyListener listener)
addTestPropertyListener
in interface com.eviware.soapui.model.TestPropertyHolder
public void removeTestPropertyListener(com.eviware.soapui.model.testsuite.TestPropertyListener listener)
removeTestPropertyListener
in interface com.eviware.soapui.model.TestPropertyHolder
public boolean hasProperty(String name)
hasProperty
in interface com.eviware.soapui.model.TestPropertyHolder
public int getPropertyCount()
getPropertyCount
in interface com.eviware.soapui.model.TestPropertyHolder
public List<com.eviware.soapui.model.testsuite.TestProperty> getPropertyList()
getPropertyList
in interface com.eviware.soapui.model.TestPropertyHolder
public com.eviware.soapui.model.testsuite.TestProperty getPropertyAt(int index)
getPropertyAt
in interface com.eviware.soapui.model.TestPropertyHolder
public String getPropertiesLabel()
getPropertiesLabel
in interface com.eviware.soapui.model.TestPropertyHolder
public 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.ConditionalAssertable
public 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.TestRequest
getTestStep
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.model.ModelItem getParent()
getParent
in interface com.eviware.soapui.model.ModelItem
getParent
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.Request
getOperation
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.TestRequest
public boolean isDiscardResponse()
isDiscardResponse
in interface com.eviware.soapui.model.CanDiscardResponse
public void setDiscardResponse(boolean discardResponse)
setDiscardResponse
in interface com.eviware.soapui.model.CanDiscardResponse
public com.eviware.soapui.model.testsuite.TestAssertion addAssertion(String selection)
addAssertion
in interface com.eviware.soapui.model.testsuite.Assertable
public void addAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
addAssertionsListener
in interface com.eviware.soapui.model.testsuite.Assertable
public int getAssertionCount()
getAssertionCount
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.impl.wsdl.teststeps.WsdlMessageAssertion getAssertionAt(int index)
getAssertionAt
in interface com.eviware.soapui.model.testsuite.Assertable
public void removeAssertionsListener(com.eviware.soapui.model.testsuite.AssertionsListener listener)
removeAssertionsListener
in interface com.eviware.soapui.model.testsuite.Assertable
public void removeAssertion(com.eviware.soapui.model.testsuite.TestAssertion assertion)
removeAssertion
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.model.testsuite.Assertable.AssertionStatus getAssertionStatus()
getAssertionStatus
in interface com.eviware.soapui.model.testsuite.Assertable
public String getAssertableContentAsXml()
getAssertableContentAsXml
in interface com.eviware.soapui.model.testsuite.Assertable
public String getAssertableContent()
getAssertableContent
in interface com.eviware.soapui.model.testsuite.Assertable
public String getDefaultAssertableContent()
getDefaultAssertableContent
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.impl.wsdl.teststeps.assertions.TestAssertionRegistry.AssertableType getAssertableType()
getAssertableType
in interface com.eviware.soapui.model.testsuite.Assertable
public List<com.eviware.soapui.model.testsuite.TestAssertion> getAssertionList()
getAssertionList
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.model.testsuite.TestAssertion getAssertionByName(String name)
getAssertionByName
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.model.iface.Interface getInterface()
getInterface
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.model.testsuite.TestAssertion cloneAssertion(com.eviware.soapui.model.testsuite.TestAssertion source, String name)
cloneAssertion
in interface com.eviware.soapui.model.testsuite.Assertable
public Map<String,com.eviware.soapui.model.testsuite.TestAssertion> getAssertions()
getAssertions
in interface com.eviware.soapui.model.testsuite.Assertable
public com.eviware.soapui.model.testsuite.TestAssertion moveAssertion(int ix, int offset)
moveAssertion
in interface com.eviware.soapui.model.testsuite.Assertable
public 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.