All Classes
-
Class Summary Class Description AbstractSurefireReportMojo Abstract base class for reporting test results using Surefire.AbstractSurefireReportMojo.CustomI18N 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.PluginConsoleLogger Wrapper logger of miscellaneous implementations ofLog
.SurefirePlugin Run tests using Surefire.SurefireReportMojo Creates a nicely formatted Surefire Test Report in html format.SurefireReportOnlyMojo 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 Surefire.