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 |