Uses of Class
net.sf.jameleon.result.TestResultWithChildren

Packages that use TestResultWithChildren
net.sf.jameleon.reporting   
net.sf.jameleon.result   
 

Uses of TestResultWithChildren in net.sf.jameleon.reporting
 

Methods in net.sf.jameleon.reporting with parameters of type TestResultWithChildren
protected  String HtmlTestCaseResultGenerator.generateResultsForChildren(TestResultWithChildren result)
           
 

Uses of TestResultWithChildren in net.sf.jameleon.result
 

Subclasses of TestResultWithChildren in net.sf.jameleon.result
 class CountableDataDrivableResultContainer
           
 class CountableDataDrivableRowResult
           
 class DataDrivableResultContainer
          An implementation of @see TestResult that represents the results of a data-drivable tag.
 class DataDrivableRowResult
          An implementation of @see TestResult that represents the results of a data-drivable tag.
 class SessionResult
          An implementation of @see TestResult that represents the results of a session Since a session contains function points, SessionResult is the results of all of the function points in the single session
 class TestCaseResult
          An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results
 



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