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  

TextTestRunner.h

Go to the documentation of this file.
00001 #ifndef CPPUNIT_TEXTTESTRUNNER_H
00002 #define CPPUNIT_TEXTTESTRUNNER_H
00003 
00004 #include <cppunit/ui/text/TestRunner.h>
00005 
00006 namespace CppUnit {
00007 
00013 typedef CppUnit::TextUi::TestRunner TextTestRunner;
00014 
00015 }  // namespace CppUnit
00016 
00017 #endif  // CPPUNIT_TEXTTESTRUNNER_H

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