CCUnit project page CCUnit home page

Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

CCUnitTestDef Struct Reference
[MakeSuite]

#include <CCUnitMakeSuite.h>


Detailed Description

Test definition information.


Data Fields

CCUnitTestType_t type
 test type

char * name
 test name

char * idname
 id name

void(* dtor )(struct CCUnitTestDef *)
 test destcuctor


Field Documentation

void(* CCUnitTestDef::dtor)(struct CCUnitTestDef*)
 

test destcuctor

char* CCUnitTestDef::idname
 

id name

char* CCUnitTestDef::name
 

test name

CCUnitTestType_t CCUnitTestDef::type
 

test type


The documentation for this struct was generated from the following file:
SourceForge.jp hosts this site. Send comments to:
CCUnit Developer