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 ReportEngine
public static String createReport(String reportDir, com.eviware.soapui.model.ModelItem modelItem) throws Exception
Exception
protected static String createReportDocument(String reportDir, com.eviware.soapui.model.ModelItem modelItem) throws IOException, TransformerException
IOException
TransformerException
Copyright © 2019. All rights reserved.