Uses of Class
org.jacoco.maven.AbstractReportMojo

Uses of AbstractReportMojo in org.jacoco.maven
 

Subclasses of AbstractReportMojo in org.jacoco.maven
 class ReportAggregateMojo
           Creates a structured code coverage report (HTML, XML, and CSV) from multiple projects within reactor.
 class ReportITMojo
          Same as report, but provides default values suitable for integration-tests: bound to report-integration phase different dataFile
 class ReportMojo
          Creates a code coverage report for tests of a single project in multiple formats (HTML, XML, and CSV).
 



Copyright © 2009–2021 Mountainminds GmbH & Co. KG. All rights reserved.