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

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

Methods in org.apache.maven.plugins.surefire.report that return types with arguments of type ReportTestCase
 List<ReportTestCase> SurefireReportParser.getFailureDetails(List<ReportTestSuite> testSuitesList)
           
 List<ReportTestCase> ReportTestSuite.getTestCases()
           
 

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



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