Class | Description |
---|---|
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 (Maven 2.2.1 or 3.1) 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 |