All Classes
-
Class Summary Class Description AbstractSurefireReportMojo Abstract base class for reporting test results using Surefire.FailsafeReportMojo Creates a nicely formatted Failsafe Test Report in html format.FailsafeSummaryXmlUtils HelpMojo Display help information on maven-failsafe-plugin.
Callmvn failsafe:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.HelpMojo Display help information on maven-surefire-plugin.
Callmvn surefire:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.HelpMojo Display help information on maven-surefire-report-plugin.
Callmvn surefire-report:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.IntegrationTestMojo Run integration tests using Surefire.LocalizedProperties Surefire Resource Bundle.PluginConsoleLogger Wrapper logger of miscellaneous (Maven 2.2.1 or 3.1) implementations ofLog
.SurefirePlugin Run tests using Surefire.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.VerifyMojo Verify integration tests ran using Surefire.