Uses of Class
org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo

Packages that use AbstractSurefireReportMojo
org.apache.maven.plugins.surefire.report   
 

Uses of AbstractSurefireReportMojo in org.apache.maven.plugins.surefire.report
 

Subclasses of AbstractSurefireReportMojo in org.apache.maven.plugins.surefire.report
 class FailsafeReportMojo
          Creates a nicely formatted Failsafe Test Report in html format.
 class SurefireReportMojo
          Creates a nicely formatted Surefire Test Report in html format.
 class SurefireReportOnlyMojo
          Creates a nicely formatted Surefire Test Report in html format.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.