| [ CCUnit project page ] | [ CCUnit home page ] |
Run Test and collect its results. More...
#include <CCUnitTest.h>
Data Fields | |
| 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
Referenced by ccunit_runTestFixture(), and run().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Mon Aug 16 2010 21:52:39 for CCUnit by 1.7.1
|