All Classes and Interfaces

Classes
Class
Description
Abstract base class for reporting test results using Surefire.
 
Creates a nicely formatted Failsafe Test Report in html format.
 
Display help information on maven-failsafe-plugin.
Call mvn failsafe:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Display help information on maven-surefire-plugin.
Call mvn surefire:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Display help information on maven-surefire-report-plugin.
Call mvn surefire-report:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Run integration tests using Surefire.
Wrapper logger of miscellaneous implementations of Log.
Run tests using Surefire.
Creates a nicely formatted Surefire Test Report in html format.
Creates a nicely formatted Surefire Test Report in html format.
This generator creates HTML Report from Surefire and Failsafe XML Report.
Verify integration tests ran using Failsafe.