public class CoverageReportEngine extends Object implements ReportEngine
| Constructor and Description |
|---|
CoverageReportEngine() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createReport(String reportDir,
com.eviware.soapui.model.ModelItem modelItem) |
protected static String |
createReportDocument(String reportDir,
com.eviware.soapui.model.ModelItem modelItem) |
Collection<? extends GeneratableReport> |
getGeneratableReports(ModelItemReport report) |
public Collection<? extends GeneratableReport> getGeneratableReports(ModelItemReport report)
getGeneratableReports in interface ReportEnginepublic static String createReport(String reportDir, com.eviware.soapui.model.ModelItem modelItem) throws Exception
Exceptionprotected static String createReportDocument(String reportDir, com.eviware.soapui.model.ModelItem modelItem) throws IOException, TransformerException
IOExceptionTransformerExceptionCopyright © 2019. All rights reserved.