CCUnit project page CCUnit home page

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

_CCUnitTestDef Struct Reference
[_TestDef]

#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