CppUnit project page | FAQ | CppUnit home page |
#include <TestRunner.h>
Collaboration diagram for TestRunner:
Public Methods | |
TestRunner () | |
~TestRunner () | |
void | run () |
void | addTest (CppUnit::Test *test) |
void | addTests (const std::vector< CppUnit::Test *> &tests) |
Protected Types | |
typedef std::vector< CppUnit::Test *> | Tests |
Protected Methods | |
CppUnit::Test * | getRootTest () |
Protected Attributes | |
CppUnit::TestSuite * | m_suite |
Tests | m_tests |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |