| Package | Description |
|---|---|
| org.codehaus.mojo.cobertura |
| Class and Description |
|---|
| 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.