l4snd::CppUnitListener Class Reference

Listen for events from CppUnit and forward to log. More...

List of all members.

Public Member Functions

void startTest (CppUnit::Test *test)
 Logs trace information when starting a unit test.
void addFailure (const CppUnit::TestFailure &failure)
 Logs error information while running a test.
void endTest (CppUnit::Test *test)
 Logs trace information when ending a unit test.


Detailed Description

Listen for events from CppUnit and forward to log.

Definition at line 45 of file cppunit_listener.h.


Member Function Documentation

void l4snd::CppUnitListener::startTest ( CppUnit::Test *  test  ) 

Logs trace information when starting a unit test.

Parameters:
test pointer to test structure

Definition at line 53 of file cppunit_listener.cpp.

void l4snd::CppUnitListener::addFailure ( const CppUnit::TestFailure &  failure  ) 

Logs error information while running a test.

Parameters:
failure failure information

Definition at line 66 of file cppunit_listener.cpp.

void l4snd::CppUnitListener::endTest ( CppUnit::Test *  test  ) 

Logs trace information when ending a unit test.

Parameters:
test pointer to test structure

Definition at line 89 of file cppunit_listener.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Nov 24 14:41:24 2007 for log4sendpp by  doxygen 1.5.3