Uses of Class
org.apache.maven.continuum.reports.surefire.ReportTestCase

Packages that use ReportTestCase
org.apache.maven.continuum.reports.surefire   
 

Uses of ReportTestCase in org.apache.maven.continuum.reports.surefire
 

Methods in org.apache.maven.continuum.reports.surefire that return types with arguments of type ReportTestCase
 List<ReportTestCase> ReportTestSuite.getTestCases()
           
 

Method parameters in org.apache.maven.continuum.reports.surefire with type arguments of type ReportTestCase
 void ReportTestSuite.setTestCases(List<ReportTestCase> testCases)
           
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.