org.apache.maven.plugins.surefire.report
public class SurefireReportMojo extends AbstractMavenReport
Version: $Id: SurefireReportMojo.java 390302 2006-03-31 02:09:52Z brett $
UNKNOWN: report phase="test" lifecycle="surefire"
Method Summary | |
---|---|
boolean | canGenerateReport() |
void | executeReport(Locale locale) |
String | getDescription(Locale locale) |
String | getName(Locale locale) |
protected String | getOutputDirectory() |
String | getOutputName() |
protected MavenProject | getProject() |
protected Renderer | getSiteRenderer() |
See Also: org.apache.maven.reporting.AbstractMavenReport#canGenerateReport()