| Package | Description |
|---|---|
| org.mule.munit | |
| org.mule.munit.coverage | |
| org.mule.munit.coverage.printer | |
| org.mule.munit.coverage.printer.model | |
| 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<MavenCoverageReportPrinter> |
MUnitCoverageReportMojo.buildPrinters(Coverage coverageConfiguration) |
protected void |
MUnitCoverageReportMojo.doGenerateReport(Locale locale,
org.mule.munit.remote.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) |
| Constructor and Description |
|---|
HtmlPrinter(Coverage coverageConfig,
File reportDirectory) |
JsonPrinter(Coverage configuration,
File reportFile) |
| Constructor and Description |
|---|
CoverageReportModel(org.mule.munit.remote.coverage.report.model.ApplicationCoverageReport report,
Coverage configuration) |
| 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,
File munitWorkingDirectory,
File munitSrcFolder,
Coverage coverage,
String pluginVersion,
org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session) |
Copyright © 2017. All rights reserved.