CppUnit project page FAQ CppUnit home page

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

Executing test


Compounds

class  TestRunner
 A text mode test runner. More...

class  TestRunner
 QT test runner. More...

class  TestRunner
 MFC test runner. More...


Typedefs

typedef CppUnit::TextUi::TestRunner CppUnit::TextTestRunner
 A text mode test runner.

typedef CppUnit::MfcUi::TestRunner TestRunner
 MFC test runner (DEPRECATED).


Typedef Documentation

typedef CppUnit::MfcUi::TestRunner TestRunner
 

MFC test runner (DEPRECATED).

Deprecated:
Use CppUnit::MfcUi::TestRunner instead.

typedef CppUnit::TextUi::TestRunner CppUnit::TextTestRunner
 

A text mode test runner.

Deprecated:
Use CppUnit::TextUi::TestRunner instead.


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers