CppUnit project page FAQ CppUnit home page

Classes

TestListener.h File Reference

#include <cppunit/Portability.h>
Include dependency graph for TestListener.h:

Go to the source code of this file.

Classes

class  TestListener
 Listener for test progress and result.Implementing the Observer pattern a TestListener may be registered to a TestResult to obtain information on the testing progress. Use specialized sub classes of TestListener for text output (TextTestProgressListener). Do not use the Listener for the test result output, use a subclass of Outputter instead. More...

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