@Mojo(name="failsafe-report-only") public class FailsafeReportMojo extends AbstractSurefireReportMojo
outputDirectory, project, siteRendererCATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE| Constructor and Description |
|---|
FailsafeReportMojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
String |
getOutputName() |
protected File |
getSurefireReportsDirectory(org.apache.maven.project.MavenProject subProject)
Gets the default surefire reports directory for the specified project.
|
String |
getTitle() |
protected boolean |
isGeneratedWhenNoResults()
Whether the report should be generated when there are no test results.
|
protected boolean |
isSkipped()
Whether the report should be generated or not.
|
void |
setDescription(String description) |
void |
setTitle(String title) |
canGenerateReport, executeReport, getConsoleLoggercloseReport, execute, generate, generate, generate, getCategoryName, getInputEncoding, getOutputDirectory, getOutputEncoding, getProject, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, isExternalReport, setReportOutputDirectorygetLog, getPluginContext, setLog, setPluginContextprotected File getSurefireReportsDirectory(org.apache.maven.project.MavenProject subProject)
AbstractSurefireReportMojogetSurefireReportsDirectory in class AbstractSurefireReportMojosubProject - the project to query.public String getOutputName()
AbstractSurefireReportMojogetOutputName in interface MavenReportgetOutputName in class AbstractSurefireReportMojoprotected boolean isSkipped()
AbstractSurefireReportMojoisSkipped in class AbstractSurefireReportMojotrue if and only if the report should be generated.protected boolean isGeneratedWhenNoResults()
AbstractSurefireReportMojoisGeneratedWhenNoResults in class AbstractSurefireReportMojotrue if and only if the report should be generated when there are no result files at all.public void setTitle(String title)
setTitle in class AbstractSurefireReportMojopublic String getTitle()
getTitle in class AbstractSurefireReportMojopublic void setDescription(String description)
setDescription in class AbstractSurefireReportMojopublic String getDescription()
getDescription in class AbstractSurefireReportMojopublic String getName(Locale locale)
getName in interface MavenReportgetName in class AbstractSurefireReportMojopublic String getDescription(Locale locale)
getDescription in interface MavenReportgetDescription in class AbstractSurefireReportMojoCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.