Uses of Interface
net.sf.jameleon.reporting.TestRunSummaryReporter

Packages that use TestRunSummaryReporter
net.sf.jameleon.reporting   
 

Uses of TestRunSummaryReporter in net.sf.jameleon.reporting
 

Classes in net.sf.jameleon.reporting that implement TestRunSummaryReporter
 class HtmlTestRunSummaryReporter
          Reports on all script results in a given test run as a summary in HTML.
 

Methods in net.sf.jameleon.reporting that return TestRunSummaryReporter
 TestRunSummaryReporter ResultsReporter.getHtmlTestRunSummaryReporter()
           
 

Methods in net.sf.jameleon.reporting with parameters of type TestRunSummaryReporter
 void ResultsReporter.setHtmlTestRunSummaryReporter(TestRunSummaryReporter htmlTestRunSummaryReporter)
           
 



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.