|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCoberturaMojo | |
|---|---|
| org.codehaus.mojo.cobertura | |
| Uses of AbstractCoberturaMojo in org.codehaus.mojo.cobertura |
|---|
| Subclasses of AbstractCoberturaMojo in org.codehaus.mojo.cobertura | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||