CppUnit project page | FAQ |
#include <cppunit/Portability.h>
#include <cppunit/SynchronizedObject.h>
#include <cppunit/portability/CppUnitDeque.h>
#include <string>
Go to the source code of this file.
Classes | |
class | TestResult |
Manages TestListener.A single instance of this class is used when running the test. It is usually created by the test runner (TestRunner). More... |
Send comments to: CppUnit Developers |