| [ CCUnit project page ] | [ CCUnit home page ] |
Test case definition information. More...
#include <CCUnitMakeSuite.h>
Data Fields | |
| char * | scope |
| scope | |
| char * | type |
| return type | |
| char * | name |
| function name | |
| char * | desc |
| description | |
Test case definition information.
| char* _CCUnitFuncDef::desc |
description
Referenced by deleteFuncDef(), newFuncDef(), printPrototype(), and printTestFunc().
| char* _CCUnitFuncDef::name |
function name
Referenced by deleteFuncDef(), newFuncDef(), printPrototype(), printTestFunc(), and setFixtureFunc().
| char* _CCUnitFuncDef::scope |
scope
Referenced by deleteFuncDef(), newFuncDef(), and printPrototype().
| char* _CCUnitFuncDef::type |
return type
Referenced by deleteFuncDef(), newFuncDef(), and printPrototype().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Mon Aug 16 2010 21:52:39 for CCUnit by 1.7.1
|