| Package | Description |
|---|---|
| org.mule.munit | |
| org.mule.munit.coverage | |
| org.mule.munit.mojo | |
| org.mule.munit.runner.printer | |
| org.mule.munit.util |
| Modifier and Type | Field and Description |
|---|---|
protected Coverage |
MUnitMojo.coverage |
| Modifier and Type | Method and Description |
|---|---|
protected Coverage |
MUnitCoverageReportMojo.readCoverageConfigurationData() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.mule.munit.plugins.coverage.report.printer.CoverageReportPrinter> |
MUnitCoverageReportMojo.buildPrinters(Coverage coverageConfiguration) |
protected void |
MUnitCoverageReportMojo.doGenerateReport(Locale locale,
org.mule.munit.plugins.coverage.report.model.ApplicationCoverageReport coverageReport,
Coverage coverageConfiguration) |
| Constructor and Description |
|---|
CoverageAuthorizator(Coverage coverage,
String runtimeProduct) |
CoverageLimitsChecker(Coverage coverageConfiguration,
String runtimeProduct,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
ResultPrinterFactory |
ResultPrinterFactory.withCoverageSummaryReport(Coverage coverage,
String runtimeProduct) |
| Constructor and Description |
|---|
CoverageSummaryPrinter(org.apache.maven.plugin.logging.Log log,
Coverage coverage) |
| Constructor and Description |
|---|
RunConfigurationFactory(org.apache.maven.plugin.logging.Log log,
String munitTest,
String munitTags,
Boolean skipAfterFailure,
MuleApplicationModelLoader muleApplicationModelLoader,
WorkingDirectoryGenerator workingDirectoryGenerator,
File munitSrcFolder,
Coverage coverage,
String pluginVersion,
org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session) |
Copyright © 2018. All rights reserved.