Skip navigation links
A B C D E F G H I L M O P R S W 

A

ApplicationResultPrinterFactory - Class in org.mule.munit.mojo
Returns the result printers based on the user configuration
ApplicationResultPrinterFactory(Log) - Constructor for class org.mule.munit.mojo.ApplicationResultPrinterFactory
 
ApplicationRunConfigurationFactory - Class in org.mule.munit.util
Creates RunConfiguration for an Application
ApplicationRunConfigurationFactory(Log, String, String, Boolean, TargetRuntime, WorkingDirectoryGenerator, File, Coverage, String, MavenProject, MavenSession) - Constructor for class org.mule.munit.util.ApplicationRunConfigurationFactory
 
ARTIFACT_ID_ELEMENT - Static variable in class org.mule.munit.MUnitMojo
 

B

buildException(String, Throwable) - Method in class org.mule.munit.mojo.exceptions.MojoExecutionExceptionFactory
 
buildPrinters(Coverage) - Method in class org.mule.munit.MUnitCoverageReportMojo
 

C

canGenerateReport() - Method in class org.mule.munit.MUnitCoverageReportMojo
 
CloudHubRunConfigurationFactory - Class in org.mule.munit.util
Creates RunConfiguration for CloudHub
CloudHubRunConfigurationFactory(Log, String, String, Boolean, TargetRuntime, WorkingDirectoryGenerator, File, Coverage, String, MavenProject, MavenSession, Deployment, Map<String, String>, Map<String, String>, String) - Constructor for class org.mule.munit.util.CloudHubRunConfigurationFactory
 
Coverage - Class in org.mule.munit
This class define the configuration of the coverage functionality
Coverage() - Constructor for class org.mule.munit.Coverage
 
coverage - Variable in class org.mule.munit.MUnitMojo
 
CoverageAuthorizator - Class in org.mule.munit.coverage
This class holds the logic to validate if coverage should be run.
CoverageAuthorizator(Coverage, String) - Constructor for class org.mule.munit.coverage.CoverageAuthorizator
 
coverageConfigDataFile - Variable in class org.mule.munit.MUnitCoverageReportMojo
 
coverageConfigDataFile - Variable in class org.mule.munit.MUnitMojo
 
CoverageLimitsChecker - Class in org.mule.munit.coverage
Defines if a build should fail based on the coverage configuration.
CoverageLimitsChecker(Coverage, String, Log) - Constructor for class org.mule.munit.coverage.CoverageLimitsChecker
 
coverageLimitsChecker - Variable in class org.mule.munit.MUnitMojo
 
coverageReportDataFile - Variable in class org.mule.munit.MUnitCoverageReportMojo
 
coverageReportDataFile - Variable in class org.mule.munit.MUnitMojo
 
CoverageSummaryPrinter - Class in org.mule.munit.runner.printer
Prints the Coverage Summary through the Console
CoverageSummaryPrinter(Log, Coverage) - Constructor for class org.mule.munit.runner.printer.CoverageSummaryPrinter
 
create() - Method in class org.mule.munit.mojo.ApplicationResultPrinterFactory
 
createRunConfiguration(TargetRuntime) - Method in class org.mule.munit.MUnitMojo
 

D

doGenerateReport(Locale, ApplicationCoverageReport, Coverage) - Method in class org.mule.munit.MUnitCoverageReportMojo
 

E

exceptionFactory - Variable in class org.mule.munit.MUnitMojo
 
execute() - Method in class org.mule.munit.MUnitCoverageReportMojo
 

F

failBuild() - Method in class org.mule.munit.coverage.CoverageLimitsChecker
 
failBuildIfNecessary(Map<TargetRuntime, RunResult>) - Method in class org.mule.munit.MUnitMojo
 

G

generate(Sink, SinkFactory, Locale) - Method in class org.mule.munit.MUnitCoverageReportMojo
Generates the coverage report when executing the site lifecycle
generate(Sink, Locale) - Method in class org.mule.munit.MUnitCoverageReportMojo
 
getApplicationStructureGenerator() - Method in class org.mule.munit.MUnitMojo
 
getBATClient(CloudHubDeployment) - Method in class org.mule.munit.MUnitMojo
 
getCategoryName() - Method in class org.mule.munit.MUnitCoverageReportMojo
 
getContainerConfigurationBuilder() - Method in class org.mule.munit.util.ApplicationRunConfigurationFactory
 
getDescription(Locale) - Method in class org.mule.munit.MUnitCoverageReportMojo
 
getFailBuild() - Method in class org.mule.munit.Coverage
 
getFormats() - Method in class org.mule.munit.Coverage
 
getIgnoreFiles() - Method in class org.mule.munit.Coverage
 
getIgnoreFlows() - Method in class org.mule.munit.Coverage
 
getMuleApplicationJsonPath() - Method in class org.mule.munit.MUnitMojo
 
getName(Locale) - Method in class org.mule.munit.MUnitCoverageReportMojo
 
getOutputName() - Method in class org.mule.munit.MUnitCoverageReportMojo
 
getReportOutputDirectory() - Method in class org.mule.munit.MUnitCoverageReportMojo
 
getRequiredApplicationCoverage() - Method in class org.mule.munit.Coverage
 
getRequiredFlowCoverage() - Method in class org.mule.munit.Coverage
 
getRequiredResourceCoverage() - Method in class org.mule.munit.Coverage
 
getResultPrinterFactory() - Method in class org.mule.munit.MUnitMojo
 
getRunConfigurationBuilder() - Method in class org.mule.munit.util.ApplicationRunConfigurationFactory
 
getRunConfigurationBuilder() - Method in class org.mule.munit.util.CloudHubRunConfigurationFactory
 
getRunConfigurations() - Method in class org.mule.munit.MUnitMojo
 
GROUP_ID_ELEMENT - Static variable in class org.mule.munit.MUnitMojo
 

H

handleRunResult(TargetRuntime, RunResult) - Method in class org.mule.munit.MUnitMojo
 

I

init() - Method in class org.mule.munit.MUnitMojo
 
isExternalReport() - Method in class org.mule.munit.MUnitCoverageReportMojo
 
isRunCoverage() - Method in class org.mule.munit.Coverage
 

L

log(String) - Method in class org.mule.munit.coverage.MavenConsolePrinter
 

M

MANDATORY_MULE_PRODUCT - Static variable in class org.mule.munit.coverage.CoverageAuthorizator
 
MavenConsolePrinter - Class in org.mule.munit.coverage
A console printer that prints output through the Maven Log
MavenConsolePrinter(Log) - Constructor for class org.mule.munit.coverage.MavenConsolePrinter
 
MojoExecutionExceptionFactory - Class in org.mule.munit.mojo.exceptions
Returns Mojo Execution Exceptions with famous quotes
MojoExecutionExceptionFactory(boolean) - Constructor for class org.mule.munit.mojo.exceptions.MojoExecutionExceptionFactory
 
MULE_MAVEN_PLUGIN_KEY - Static variable in class org.mule.munit.MUnitMojo
 
MUnitCoverageReportMojo - Class in org.mule.munit
A mojo to generate reports regarding the MUnit test run
MUnitCoverageReportMojo() - Constructor for class org.mule.munit.MUnitCoverageReportMojo
 
MUnitMojo - Class in org.mule.munit
MUnit Mojo to run tests
MUnitMojo() - Constructor for class org.mule.munit.MUnitMojo
 

O

org.mule.munit - package org.mule.munit
 
org.mule.munit.coverage - package org.mule.munit.coverage
 
org.mule.munit.mojo - package org.mule.munit.mojo
 
org.mule.munit.mojo.exceptions - package org.mule.munit.mojo.exceptions
 
org.mule.munit.runner.printer - package org.mule.munit.runner.printer
 
org.mule.munit.util - package org.mule.munit.util
 
outputDirectory - Variable in class org.mule.munit.MUnitCoverageReportMojo
Output directory for the reports.

P

pluginVersion - Variable in class org.mule.munit.MUnitMojo
 
print(TargetRuntime, RunResult) - Method in class org.mule.munit.runner.printer.CoverageSummaryPrinter
 

R

readCoverageConfigurationData() - Method in class org.mule.munit.MUnitCoverageReportMojo
 
readCoverageReportData() - Method in class org.mule.munit.MUnitCoverageReportMojo
 

S

setCoverageReport(ApplicationCoverageReport) - Method in class org.mule.munit.coverage.CoverageLimitsChecker
 
setFailBuild(Boolean) - Method in class org.mule.munit.Coverage
 
setFormats(List<String>) - Method in class org.mule.munit.Coverage
 
setIgnoreFiles(Set<String>) - Method in class org.mule.munit.Coverage
 
setIgnoreFlows(Set<String>) - Method in class org.mule.munit.Coverage
 
setReportOutputDirectory(File) - Method in class org.mule.munit.MUnitCoverageReportMojo
 
setRequiredApplicationCoverage(Double) - Method in class org.mule.munit.Coverage
 
setRequiredFlowCoverage(Double) - Method in class org.mule.munit.Coverage
 
setRequiredResourceCoverage(Double) - Method in class org.mule.munit.Coverage
 
setRunCoverage(Boolean) - Method in class org.mule.munit.Coverage
 
SHARED_LIBRARIES_KEY - Static variable in class org.mule.munit.MUnitMojo
 
shouldRunCoverage() - Method in class org.mule.munit.coverage.CoverageAuthorizator
Validates if coverage should be run

W

withCoverageSummaryReport(Coverage, String) - Method in class org.mule.munit.mojo.ApplicationResultPrinterFactory
 
A B C D E F G H I L M O P R S W 
Skip navigation links

Copyright © 2020. All rights reserved.