[ CCUnit project page ] | [ CCUnit home page ] |
Test definition information. [詳細]
#include <CCUnitMakeSuite.h>
変数 | |
CCUnitTestType_t | type |
test type | |
char * | name |
test name | |
char * | idname |
id name | |
void(* | dtor )(struct _CCUnitTestDef *) |
test destcuctor |
Test definition information.
void(* _CCUnitTestDef::dtor)(struct _CCUnitTestDef *) |
test destcuctor
参照元 ccunit_newTestSuiteDef(), deleteTestDef(), と newTestCaseDef().
char* _CCUnitTestDef::idname |
id name
参照元 ccunit_printSuite(), destroyTestDef(), initTestDef(), printSuite(), と printTestCase().
char* _CCUnitTestDef::name |
test name
参照元 addTestCaseDef(), addTestSuiteDef(), destroyTestDef(), initTestDef(), printPrototypes(), printSuite(), printTestCase(), と readTestCase().
test type
参照元 initTestDef(), printPrototypes(), printSuite(), と printTestCase().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:35 for CCUnit by ![]() |