A C E F G I O R S 
All Classes All Packages

A

AbstractSurefireReport - Class in org.apache.maven.plugins.surefire.report
Abstract base class for reporting test results using Surefire.
AbstractSurefireReport() - Constructor for class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 

C

canGenerateReport() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 

E

executeReport(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport

F

FailsafeOnlyReport - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Failsafe Test Report in html format.
FailsafeOnlyReport() - Constructor for class org.apache.maven.plugins.surefire.report.FailsafeOnlyReport
 

G

getConsoleLogger() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
getI18N(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 
getI18Nsection() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 
getI18Nsection() - Method in class org.apache.maven.plugins.surefire.report.FailsafeOnlyReport
 
getI18Nsection() - Method in class org.apache.maven.plugins.surefire.report.SurefireReport
 
getI18nString(Locale, String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 
getName(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.FailsafeOnlyReport
 
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.SurefireReport
 
getProject() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 
getReactorProjects() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
 
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
Gets the default surefire reports directory for the specified project.
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.FailsafeOnlyReport
 
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.SurefireReport
 
getTitle() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 

I

isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
Whether the report should be generated when there are no test results.
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.FailsafeOnlyReport
 
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.SurefireReport
 
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReport
Whether the report should be generated or not.
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.FailsafeOnlyReport
 
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.SurefireReport
 

O

org.apache.maven.plugin.maven_surefire_report_plugin - package org.apache.maven.plugin.maven_surefire_report_plugin
 
org.apache.maven.plugins.surefire.report - package org.apache.maven.plugins.surefire.report
 

R

renderBody() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 

S

SurefireOnlyReport - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireOnlyReport() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireOnlyReport
 
SurefireReport - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireReport() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReport
 
SurefireReportRenderer - Class in org.apache.maven.plugins.surefire.report
This generator creates HTML Report from Surefire and Failsafe XML Report.
SurefireReportRenderer(Sink, I18N, String, Locale, ConsoleLogger, List<File>, String, boolean) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
A C E F G I O R S 
All Classes All Packages