public interface MavenCoverageReportPrinter
Interface for a printer that has a name and can handle a coverage report
| Modifier and Type | Method and Description |
|---|---|
String |
getPrinterName() |
void |
printReport(org.mule.munit.remote.coverage.report.model.ApplicationCoverageReport report) |
String getPrinterName()
void printReport(org.mule.munit.remote.coverage.report.model.ApplicationCoverageReport report)
Copyright © 2017. All rights reserved.