| [ CCUnit project page ] | [ CCUnit home page ] |
A single test object. [詳細]
|
データ構造 | |
| struct | CCUnitTestFunc |
| A single test function object. [詳細] | |
マクロ定義 | |
| #define | CCUNIT_NEWTESTFUNC(FUNC) ccunit_newTestFunc (#FUNC, NULL, FUNC) |
A single test object.
This class is used to implement a simple test func.
| #define CCUNIT_NEWTESTFUNC | ( | FUNC | ) | ccunit_newTestFunc (#FUNC, NULL, FUNC) |
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:34 for CCUnit by 1.7.1
|