[ CCUnit project page ] | [ CCUnit home page ] |
Run Test and collect its results. [詳細]
#include <CCUnitTest.h>
変数 | |
CCUnitTestType_t | type |
test class type | |
void(* | run )(struct CCUnitTest *, struct CCUnitTestResult *) |
test run method | |
void(* | dtor )(struct CCUnitTest *) |
test object destructor |
Run Test and collect its results.
void(* CCUnitTest::dtor)(struct CCUnitTest *) |
test object destructor
void(* CCUnitTest::run)(struct CCUnitTest *, struct CCUnitTestResult *) |
test run method
参照元 ccunit_runTestCase(), と run().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:35 for CCUnit by ![]() |