public class ComparedTestStepResult extends TestStepHistoryMessageExchange
| Modifier and Type | Field and Description |
|---|---|
protected String |
requestContent |
protected String |
responseContent |
| Constructor and Description |
|---|
ComparedTestStepResult(com.eviware.soapui.model.testsuite.TestStep step,
List<String> parentIds,
String comparedResponseContent,
String baselineResponseContent) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getParentIds() |
String |
getRequestContent() |
String |
getResponseContent() |
discard, getActions, getEndpoint, getError, getFileName, getJmsTestStep, getMessages, getModelItem, getOperation, getProperties, getProperty, getRawRequestData, getRawResponseData, getRequestAttachments, getRequestAttachmentsForPart, getRequestContentAsXml, getRequestHeaders, getResponse, getResponseAttachments, getResponseAttachmentsForPart, getResponseContentAsXml, getResponseHeaders, getSize, getStatus, getTestStep, getTimestamp, getTimeStamp, getTimeTaken, hasRawData, hasRequest, hasResponse, isDiscarded, setFileName, setModelItem, writeTo, writeToBaseprotected String requestContent
protected String responseContent
public String getRequestContent()
getRequestContent in interface com.eviware.soapui.model.iface.MessageContainergetRequestContent in class TestStepHistoryMessageExchangepublic String getResponseContent()
getResponseContent in interface com.eviware.soapui.model.iface.MessageContainergetResponseContent in class TestStepHistoryMessageExchangeCopyright © 2019. All rights reserved.