[ CCUnit project page ] | [ CCUnit home page ] |
Collects the results of a test case. More...
#include <CCUnitTestResult.h>
Data Fields | |
CCUnitList | failures |
failure objects | |
CCUnitList | listeners |
testCase objects | |
size_t | runCount |
number of run test | |
bool | shouldStop |
test run should stop flag |
Collects the results of a test case.
This module use a CCUnitTestListener to be informed of the ongoing tests.
failure objects
testCase objects
Referenced by _ccunit_endTest(), and _ccunit_startTest().
size_t CCUnitTestResult::runCount |
number of run test
Referenced by runTest().
test run should stop flag
Referenced by run().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Mon Aug 16 2010 21:52:39 for CCUnit by ![]() |