| AbstractSurefireReportMojo |
Abstract base class for reporting test results using Surefire.
|
| FailsafeReportMojo |
Creates a nicely formatted Failsafe Test Report in html format.
|
| HelpMojo |
Display help information on maven-surefire-report-plugin.
Call mvn surefire-report:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
| LocalizedProperties |
Surefire Resource Bundle.
|
| PluginConsoleLogger |
Wrapper logger of miscellaneous implementations of Log.
|
| ReportTestCase |
|
| ReportTestSuite |
|
| SurefireReportGenerator |
This generator creates HTML Report from Surefire and Failsafe XML Report.
|
| SurefireReportMojo |
Creates a nicely formatted Surefire Test Report in html format.
|
| SurefireReportOnlyMojo |
Creates a nicely formatted Surefire Test Report in html format.
|
| SurefireReportParser |
|
| TestSuiteXmlParser |
|