public abstract class OperationCoverage extends AbstractCompositeCoverage
Coverage.Type| Constructor and Description |
|---|
OperationCoverage(com.eviware.soapui.model.ModelItem modelItem,
Coverage.Type type) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accumulateMessage(com.eviware.soapui.model.iface.MessageExchange messageExchange,
CoverageConfig config) |
abstract Coverage |
getCoverage(com.eviware.soapui.model.testsuite.ResultContainer testContainer,
Coverage.Type type) |
abstract com.eviware.soapui.model.iface.Operation |
getModelItem()
The closes modelItem for this coverage
|
releaseadd, getAssertionCoverageCount, getCoverageCount, getElementCount, getLineCoverage, getType, remove, removeAll, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildAt, getChildCount, getIcon, getTextpublic OperationCoverage(com.eviware.soapui.model.ModelItem modelItem,
Coverage.Type type)
public abstract com.eviware.soapui.model.iface.Operation getModelItem()
CoveragegetModelItem in interface CoveragegetModelItem in interface CoverageTreeNodegetModelItem in class CompositeCoveragepublic abstract void accumulateMessage(com.eviware.soapui.model.iface.MessageExchange messageExchange,
CoverageConfig config)
throws Exception
Exceptionpublic abstract Coverage getCoverage(com.eviware.soapui.model.testsuite.ResultContainer testContainer, Coverage.Type type)
Copyright © 2019. All rights reserved.