Package | Description |
---|---|
org.codehaus.mojo.cobertura |
Modifier and Type | Class and Description |
---|---|
class |
CoberturaCheckIntegrationTestMojo
Check the coverage percentages for unit tests and integration tests from the
last instrumentation, and optionally fail the build if the targets are not
met.
|
class |
CoberturaCheckMojo
Check the coverage percentages for unit tests from the last instrumentation,
and optionally fail the build if the targets are not met.
|
class |
CoberturaCleanMojo
Clean up the files that Cobertura Maven Plugin has created during
instrumentation.
|
class |
CoberturaDatafileDumpMojo
Output the contents of Cobertura's data file to the command line.
|
class |
CoberturaInstrumentMojo
Instrument the compiled classes.
|
Copyright © 2005–2015 Codehaus. All rights reserved.