|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.reporting.AbstractMavenReport
org.codehaus.mojo.cobertura.CoberturaReportMojo
org.codehaus.mojo.cobertura.CoberturaReportIntegrationTestMojo
public class CoberturaReportIntegrationTestMojo
Instrument the compiled classes, run the unit tests and integration tests and generate a Cobertura report.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.reporting.MavenReport |
|---|
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
CoberturaReportIntegrationTestMojo()
|
|
| Method Summary |
|---|
| Methods inherited from class org.codehaus.mojo.cobertura.CoberturaReportMojo |
|---|
canGenerateReport, executeReport, getDescription, getName, getOutputDirectory, getOutputName, getProject, getSiteRenderer, isExternalReport, setReportOutputDirectory |
| Methods inherited from class org.apache.maven.reporting.AbstractMavenReport |
|---|
closeReport, execute, generate, getCategoryName, getReportOutputDirectory, getSink |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoberturaReportIntegrationTestMojo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||