Uses of Package
org.codehaus.mojo.cobertura

Packages that use org.codehaus.mojo.cobertura
org.codehaus.mojo.cobertura   
 

Classes in org.codehaus.mojo.cobertura used by org.codehaus.mojo.cobertura
AbstractCoberturaMojo
          Abstract Base for Cobertura Mojos.
CoberturaCheckMojo
          Check the coverage percentages for unit tests from the last instrumentation, and optionally fail the build if the targets are not met.
CoberturaReportMojo
          Instrument the compiled classes, run the unit tests and generate a Cobertura report.
 



Copyright © 2005–2015 Codehaus. All rights reserved.