[ CCUnit project page ] | [ CCUnit home page ] |
Collects the results of a test case. [詳細]
#include <CCUnitTestResult.h>
変数 | |
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
参照元 _ccunit_endTest(), と _ccunit_startTest().
size_t CCUnitTestResult::runCount |
number of run test
参照元 runTest().
test run should stop flag
参照元 run().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:35 for CCUnit by ![]() |