All Classes
-
Class Summary Class Description AbstractSurefireReport Abstract base class for reporting test results using Surefire.AbstractSurefireReport.CustomI18N FailsafeOnlyReport 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.PluginConsoleLogger Wrapper logger of miscellaneous implementations ofLog
.SurefireMojo Run tests using Surefire.SurefireOnlyReport Creates a nicely formatted Surefire Test Report in html format.SurefireReport Creates a nicely formatted Surefire Test Report in html format.SurefireReportRenderer This generator creates HTML Report from Surefire and Failsafe XML Report.VerifyMojo Verify integration tests ran using Failsafe.