|
CCUnit
2.1
A C Unit Testing Library
|
TestCase definition structure. More...
#include <CCUnitTestCase.h>

Data Fields | |
| CCUnitTestDfn | test |
| super class | |
| const char * | name |
| test case name | |
| CCUnitTestFunc * | testFuncs |
| test functions | |
TestCase definition structure.
| const char* CCUnitTestCaseDfn::name |
test case name
Referenced by ccunit_newTestSuiteFromDfn().
| CCUnitTestDfn CCUnitTestCaseDfn::test |
super class
| CCUnitTestFunc* CCUnitTestCaseDfn::testFuncs |
test functions
Referenced by ccunit_newTestSuiteFromDfn().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
1.8.1.1
|