Uses of Package
org.jacoco.maven
-
Packages that use org.jacoco.maven Package Description org.jacoco.maven -
Classes in org.jacoco.maven used by org.jacoco.maven Class Description AbstractAgentMojo Base class for preparing a property pointing to the JaCoCo runtime agent that can be passed as a VM argument to the application under test.AbstractJacocoMojo Base class for JaCoCo Mojos.AbstractReportMojo Base class for creating a code coverage report for tests of a single project in multiple formats (HTML, XML, and CSV).FileFilter A file filter using includes/excludes patterns.ReportSupport Encapsulates the tasks to create reports for Maven projects.RuleConfiguration Wrapper forRule
objects to allow Maven style includes/excludes lists