| CppUnit project page | FAQ |
|
Classes | |
| class | TestPath |
| A List of Test representing a path to access a Test.The path can be converted to a string and resolved from a string with toString() and TestPath( Test *root, const std::string &pathAsString ). More... | |
| class | TestRunner |
| Generic test runner.The TestRunner assumes ownership of all added tests: you can not add test or suite that are local variable since they can't be deleted. More... | |
| class | TestRunner::WrappingSuite |
| (INTERNAL) Mutating test suite. More... | |
| class | TextTestRunner |
| A text mode test runner.The test runner manage the life cycle of the added tests. More... | |
|
Send comments to: CppUnit Developers |