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

Packages that use ReportTest
org.apache.maven.continuum.web.action   
 

Uses of ReportTest in org.apache.maven.continuum.web.action
 

Methods in org.apache.maven.continuum.web.action that return types with arguments of type ReportTest
 List<ReportTest> SurefireReportAction.getTestPackageList()
           
 List<ReportTest> SurefireReportAction.getTestSummaryList()
           
 

Method parameters in org.apache.maven.continuum.web.action with type arguments of type ReportTest
 void SurefireReportAction.setTestPackageList(List<ReportTest> testPackageList)
           
 void SurefireReportAction.setTestSummaryList(List<ReportTest> testSummaryList)
           
 



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