public class CoverageSummaryPrinter extends Object implements org.mule.munit.plugin.maven.runner.printer.ResultPrinter
Prints the Coverage Summary through the Console
| Constructor and Description |
|---|
CoverageSummaryPrinter(org.apache.maven.plugin.logging.Log log,
Coverage coverage) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(org.mule.munit.plugin.maven.runtime.TargetRuntime targetRuntime,
org.mule.munit.plugin.maven.runner.model.RunResult result) |
public CoverageSummaryPrinter(org.apache.maven.plugin.logging.Log log,
Coverage coverage)
Copyright © 2020. All rights reserved.