|
CCUnit
2.1
A C Unit Testing Library
|
Test case definition information. More...
#include <CCUnitMakeSuite.h>

Data Fields | |
| _CCUnitTestDef | testdef |
| super class | |
| _CCUnitFuncDef * | ctor |
| constructor | |
| _CCUnitFuncDef * | dtor |
| destructor | |
| CCUnitList | testFuncs |
| test func list | |
Test case definition information.
| _CCUnitFuncDef* _CCUnitTestCaseDef::ctor |
constructor
| _CCUnitFuncDef* _CCUnitTestCaseDef::dtor |
destructor
| _CCUnitTestDef _CCUnitTestCaseDef::testdef |
super class
Referenced by addTestCaseDef(), destroyTestCaseDef(), newTestCaseDef(), printPrototypes(), printTestCase(), and readTestCase().
| CCUnitList _CCUnitTestCaseDef::testFuncs |
test func list
Referenced by destroyTestCaseDef(), newTestCaseDef(), printPrototypes(), printTestCase(), and readTestCase().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
1.8.1.1
|