public class SurefireReportMojo extends AbstractSurefireReportMojo
Constructor and Description |
---|
SurefireReportMojo() |
Modifier and Type | Method and Description |
---|---|
String |
getOutputName() |
protected File |
getSurefireReportsDirectory(org.apache.maven.project.MavenProject subProject)
Gets the default surefire reports directory for the specified project.
|
executeReport, getDescription, getName, getOutputDirectory, getProject, getSiteRenderer
canGenerateReport, closeReport, execute, generate, generate, generate, getCategoryName, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport, setReportOutputDirectory
protected File getSurefireReportsDirectory(org.apache.maven.project.MavenProject subProject)
AbstractSurefireReportMojo
getSurefireReportsDirectory
in class AbstractSurefireReportMojo
subProject
- the project to query.public String getOutputName()
AbstractSurefireReportMojo
getOutputName
in interface org.apache.maven.reporting.MavenReport
getOutputName
in class AbstractSurefireReportMojo
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.