public class CoverageLimitsChecker extends Object
Defines if a build should fail based on the coverage configuration.
| Constructor and Description |
|---|
CoverageLimitsChecker(Coverage coverageConfiguration,
String runtimeProduct,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
failBuild() |
void |
setCoverageReport(org.mule.munit.plugins.coverage.report.model.ApplicationCoverageReport coverageReport) |
public void setCoverageReport(org.mule.munit.plugins.coverage.report.model.ApplicationCoverageReport coverageReport)
public Boolean failBuild()
Copyright © 2018. All rights reserved.