public class RequestCoverage extends MessageCoverage
Coverage.Typeoperation| Constructor and Description |
|---|
RequestCoverage(com.eviware.soapui.impl.wsdl.WsdlOperation operation) |
| Modifier and Type | Method and Description |
|---|---|
void |
accumulate(com.eviware.soapui.model.iface.MessageExchange messageExchange,
CoverageConfig settings) |
void |
accumulateMessage(String requestContent,
com.eviware.soapui.model.iface.MessageExchange messageExchange,
CoverageConfig config) |
protected String |
buildDefaultMessage(com.eviware.soapui.impl.wsdl.support.soap.SoapMessageBuilder builder) |
String |
getText() |
accumulateAssertion, accumulateAttachments, accumulateXmlStats, addAttachment, addFaults, getAssertionCoverage, getAttachmentsCoverage, getAttachmentsText, getBodyAssertionCoverage, getBodyCoverage, getChildAt, getChildCount, getCoverage, getDefaultMessage, getElementCount, getHeaderAssertionCoverage, getHeadersAndBodyCoverage, getHeadersCoverage, getIcon, setNumHeaders, toString, updatereleaseadd, getAssertionCoverageCount, getCoverageCount, getLineCoverage, getModelItem, getType, remove, removeAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetModelItempublic RequestCoverage(com.eviware.soapui.impl.wsdl.WsdlOperation operation)
public String getText()
getText in interface CoverageTreeNodegetText in class MessageCoverageprotected String buildDefaultMessage(com.eviware.soapui.impl.wsdl.support.soap.SoapMessageBuilder builder) throws Exception
buildDefaultMessage in class MessageCoverageExceptionpublic void accumulateMessage(String requestContent, com.eviware.soapui.model.iface.MessageExchange messageExchange, CoverageConfig config) throws Exception
accumulateMessage in class MessageCoverageExceptionpublic void accumulate(com.eviware.soapui.model.iface.MessageExchange messageExchange,
CoverageConfig settings)
throws Exception
ExceptionCopyright © 2019. All rights reserved.