|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CountableResult | Describes a result that is countable |
DataDrivableResultRecordable | Describes a tag as being able to record DataDrivable results. |
FunctionResultRecordable | Describes a tag as being able to record function results. |
HasChildResults | Describes a result that can have other results |
RowResultContainer | Describes a result that contains row results |
SessionResultRecordable | Describes a tag as being able to record session results. |
Class Summary | |
---|---|
CountableDataDrivableResultContainer | |
CountableDataDrivableRowResult | |
CountableFunctionResult | An implementation of @see TestResult that represents the result of a function point |
DataDrivableResultContainer | An implementation of @see TestResult that represents the results of a data-drivable tag. |
DataDrivableRowResult | An implementation of @see TestResult that represents the results of a data-drivable tag. |
FunctionResult | An implementation of @see TestResult that represents the result of a function point |
JameleonTestResult | An abstract Test Result. |
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 |
TestCaseResult | An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results |
TestResultWithChildren | A JameleonTestResult that can have children |
TestSuiteResult | A test suite result is a result which contains at least one TestCaseResult for every test case run. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |