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  CppUnit::TextUi::TestRunner
 A text mode test runner. More...

class  CppUnit::QtUi::TestRunner
 QT test runner. More...

class  CppUnit::MfcUi::TestRunner
 MFC test runner. More...


Typedefs

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

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


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