Uses of Class
org.apache.maven.surefire.its.misc.ReportTestSuite

Packages that use ReportTestSuite
org.apache.maven.surefire.its.misc   
 

Uses of ReportTestSuite in org.apache.maven.surefire.its.misc
 

Methods in org.apache.maven.surefire.its.misc that return types with arguments of type ReportTestSuite
static List<ReportTestSuite> HelperAssertions.extractReports(File[] testDirs)
           
 

Method parameters in org.apache.maven.surefire.its.misc with type arguments of type ReportTestSuite
static IntegrationTestSuiteResults HelperAssertions.parseReportList(List<ReportTestSuite> reports)
          Converts a list of ReportTestSuites into an IntegrationTestSuiteResults object, suitable for summary assertions
 



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