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
参照元 ccunit_deleteTest(), と ccunit_initTest().
void(* CCUnitTest::run)(struct CCUnitTest *, struct CCUnitTestResult *) |
test run method
参照元 ccunit_initTest(), ccunit_runTestCase(), ccunit_runTestSuite(), と run().
CCUnitTestType_t CCUnitTest::type |
test class type
参照元 ccunit_initTest(), destroy(), と run().
|
hosts this site. | Send comments to: CCUnit Developer |
CCUnitに対してSat Jul 13 2013 15:09:26に生成されました。
![]() |