Uses of Interface
org.apache.maven.plugin.surefire.SurefireReportParameters

Packages that use SurefireReportParameters
org.apache.maven.plugin.surefire   
 

Uses of SurefireReportParameters in org.apache.maven.plugin.surefire
 

Classes in org.apache.maven.plugin.surefire that implement SurefireReportParameters
 class SurefirePlugin
          Run tests using Surefire.
 

Methods in org.apache.maven.plugin.surefire with parameters of type SurefireReportParameters
static void SurefireHelper.reportExecution(SurefireReportParameters reportParameters, int result, org.apache.maven.plugin.logging.Log log)
           
 



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