public class GraphQLTestRequestTestStepResult
extends com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult
implements com.eviware.soapui.model.testsuite.ResponseAssertedMessageExchange, com.eviware.soapui.model.testsuite.MessageExchangeTestStepResult
Constructor and Description |
---|
GraphQLTestRequestTestStepResult(com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterface step) |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String key,
String value) |
void |
discard() |
com.eviware.soapui.support.action.swing.ActionList |
getActions() |
com.eviware.soapui.model.testsuite.AssertedXPath[] |
getAssertedXPathsForResponse() |
String |
getEncoding() |
String |
getEndpoint() |
com.eviware.soapui.model.iface.MessageExchange[] |
getMessageExchanges() |
com.eviware.soapui.impl.wsdl.submit.transports.http.support.metrics.SoapUIMetrics |
getMetrics() |
com.eviware.soapui.model.ModelItem |
getModelItem() |
com.eviware.soapui.model.iface.Operation |
getOperation() |
com.eviware.soapui.support.types.StringToStringMap |
getProperties() |
String |
getProperty(String name) |
byte[] |
getRawRequestData() |
byte[] |
getRawResponseData() |
com.eviware.soapui.model.iface.Attachment[] |
getRequestAttachments() |
com.eviware.soapui.model.iface.Attachment[] |
getRequestAttachmentsForPart(String partName) |
String |
getRequestContent() |
String |
getRequestContentAsXml() |
com.eviware.soapui.support.types.StringToStringsMap |
getRequestHeaders() |
com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse |
getResponse() |
com.eviware.soapui.model.iface.Attachment[] |
getResponseAttachments() |
com.eviware.soapui.model.iface.Attachment[] |
getResponseAttachmentsForPart(String partName) |
String |
getResponseContent() |
String |
getResponseContentAsXml() |
com.eviware.soapui.support.types.StringToStringsMap |
getResponseHeaders() |
long |
getTimestamp() |
boolean |
hasRawData() |
boolean |
hasRequest(boolean b) |
boolean |
hasResponse() |
void |
setEncoding(String encoding) |
void |
setEndpoint(String endpoint) |
void |
setMetrics(com.eviware.soapui.impl.wsdl.submit.transports.http.support.metrics.SoapUIMetrics metrics) |
void |
setRequestContent(String requestContent) |
void |
setResponse(com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse response) |
void |
setSubmit(com.eviware.soapui.impl.wsdl.WsdlSubmit submit) |
addAction, addMessage, addMessages, getError, getFileName, getJmsTestStep, getMessages, getSize, getStatus, getTestStep, getTimeStamp, getTimeTaken, isDiscarded, setError, setFileName, setJmsTestStep, setSize, setStatus, setTimeStamp, setTimeTaken, startTimer, stopTimer, writeTo, writeTo, writeToBase
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GraphQLTestRequestTestStepResult(com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequestStepInterface step)
public com.eviware.soapui.model.iface.Operation getOperation()
getOperation
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.model.ModelItem getModelItem()
getModelItem
in interface com.eviware.soapui.model.iface.MessageExchange
getModelItem
in interface com.eviware.soapui.model.testsuite.ResultContainer
public String getRequestContent()
getRequestContent
in interface com.eviware.soapui.model.iface.MessageContainer
public void setRequestContent(String requestContent)
public void setSubmit(com.eviware.soapui.impl.wsdl.WsdlSubmit submit)
public com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse getResponse()
getResponse
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.support.action.swing.ActionList getActions()
getActions
in interface com.eviware.soapui.model.testsuite.TestStepResult
getActions
in class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult
public void setResponse(com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse response)
public String getEncoding()
public void setEncoding(String encoding)
public String getEndpoint()
getEndpoint
in interface com.eviware.soapui.model.iface.MessageExchange
public void setEndpoint(String endpoint)
public void discard()
discard
in interface com.eviware.soapui.model.testsuite.TestStepResult
discard
in class com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStepResult
public com.eviware.soapui.support.types.StringToStringMap getProperties()
getProperties
in interface com.eviware.soapui.model.iface.MessageContainer
getProperties
in interface com.eviware.soapui.model.iface.MessageExchange
public String getProperty(String name)
getProperty
in interface com.eviware.soapui.model.iface.MessageContainer
getProperty
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.model.iface.Attachment[] getRequestAttachments()
getRequestAttachments
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.support.types.StringToStringsMap getRequestHeaders()
getRequestHeaders
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.model.iface.Attachment[] getResponseAttachments()
getResponseAttachments
in interface com.eviware.soapui.model.iface.MessageExchange
public String getResponseContent()
getResponseContent
in interface com.eviware.soapui.model.iface.MessageContainer
public String getRequestContentAsXml()
getRequestContentAsXml
in interface com.eviware.soapui.model.iface.MessageExchange
public String getResponseContentAsXml()
getResponseContentAsXml
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.support.types.StringToStringsMap getResponseHeaders()
getResponseHeaders
in interface com.eviware.soapui.model.iface.MessageExchange
public long getTimestamp()
getTimestamp
in interface com.eviware.soapui.model.iface.MessageContainer
public com.eviware.soapui.impl.wsdl.submit.transports.http.support.metrics.SoapUIMetrics getMetrics()
getMetrics
in interface com.eviware.soapui.model.testsuite.MessageExchangeTestStepResult
public void setMetrics(com.eviware.soapui.impl.wsdl.submit.transports.http.support.metrics.SoapUIMetrics metrics)
setMetrics
in interface com.eviware.soapui.model.testsuite.MessageExchangeTestStepResult
public com.eviware.soapui.model.iface.MessageExchange[] getMessageExchanges()
getMessageExchanges
in interface com.eviware.soapui.model.testsuite.MessageExchangeTestStepResult
public byte[] getRawRequestData()
getRawRequestData
in interface com.eviware.soapui.model.iface.MessageExchange
public byte[] getRawResponseData()
getRawResponseData
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.model.iface.Attachment[] getRequestAttachmentsForPart(String partName)
getRequestAttachmentsForPart
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.model.iface.Attachment[] getResponseAttachmentsForPart(String partName)
getResponseAttachmentsForPart
in interface com.eviware.soapui.model.iface.MessageExchange
public boolean hasRawData()
hasRawData
in interface com.eviware.soapui.model.iface.MessageContainer
public boolean hasRequest(boolean b)
hasRequest
in interface com.eviware.soapui.model.iface.MessageContainer
hasRequest
in interface com.eviware.soapui.model.iface.MessageExchange
public boolean hasResponse()
hasResponse
in interface com.eviware.soapui.model.iface.MessageExchange
public com.eviware.soapui.model.testsuite.AssertedXPath[] getAssertedXPathsForResponse()
getAssertedXPathsForResponse
in interface com.eviware.soapui.model.testsuite.ResponseAssertedMessageExchange
Copyright © 2019. All rights reserved.