CCUnit
2.1
A C Unit Testing Library
|
A Composite
class of Tests.
More...
#include <CCUnitTestSuite.h>
Data Fields | |
CCUnitTest | test |
super class | |
const char * | name |
test suite name | |
CCUnitList | tests |
added test case/suite list |
A Composite
class of Tests.
It runs a collection of test case or suite. Here is an example.
const char* CCUnitTestSuite::name |
test suite name
Referenced by ccunit_newTestSuite(), and destroy().
CCUnitTest CCUnitTestSuite::test |
super class
Referenced by ccunit_addTestSuite(), ccunit_deleteTestSuite(), ccunit_newTestSuite(), and ccunit_runTestSuite().
CCUnitList CCUnitTestSuite::tests |
added test case/suite list
Referenced by ccunit_addTest(), ccunit_newTestSuite(), destroy(), and run().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
![]() |