CppUnit project page | CppUnit home page |
#include <cpput/test.h>
#include <deque>
Go to the source code of this file.
Namespaces | |
namespace | CppUT |
Classes | |
class | CppUT::AbstractTestSuite |
An abstract test suite that represents a collection of Test. More... | |
class | CppUT::TestSuite |
A test suite that represents a collection of Test. More... | |
Functions | |
TestSuitePtr | CppUT::makeTestSuite (const std::string &name) |
Creates a TestSuite with the specified name. |
hosts this site. |
Send comments to: CppUnit Developers |