| [ CCUnit project page ] | [ CCUnit home page ] |
TestFixture definition structure. More...
#include <CCUnitTestFixture.h>

Data Fields | |
| CCUnitTestDfn | test |
| super class | |
| const char * | name |
| test fixture name | |
| CCUnitTestFunc | setUp |
| setUp function | |
| CCUnitTestFunc | tearDown |
| tearDown function | |
| CCUnitTestFunc * | testCases |
| test cases | |
TestFixture definition structure.
| const char* CCUnitTestFixtureDfn::name |
test fixture name
setUp function
tearDown function
super class
test cases
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Mon Aug 16 2010 21:52:39 for CCUnit by 1.7.1
|