tut::reporter Class Reference

Default TUT callback handler. More...

#include <tut_reporter.h>

Inheritance diagram for tut::reporter:

tut::callback

Public Member Functions

 reporter (std::ostream &out)
void run_started ()
 Called when new test run started.
void test_completed (const tut::test_result &tr)
 Called when a test finished.
void run_completed ()
 Called when all tests in run completed.
bool all_ok () const

Data Fields

int ok_count
int exceptions_count
int failures_count
int terminations_count
int warnings_count

Detailed Description

Default TUT callback handler.

Member Function Documentation

void tut::reporter::test_completed ( const tut::test_result  )  [inline, virtual]

Called when a test finished.

Parameters:
tr Test results.

Reimplemented from tut::callback.

References tut::test_result::group, and tut::test_result::result.


The documentation for this class was generated from the following file:

Generated on Wed Mar 11 09:48:29 2009 for libdballe by  doxygen 1.5.8