|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |