User Manual, Developers Guide and API Documentation

wns::testing::DetailedListener Class Reference

Prints the name of each test and "OK" or "FAILED" plus the time needed for the test. More...

#include <testing/DetailedListener.hpp>

Inheritance diagram for wns::testing::DetailedListener:

Inheritance graph
[legend]
Collaboration diagram for wns::testing::DetailedListener:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void addFailure (const CppUnit::TestFailure &failure)
void endTest (CppUnit::Test *test)
void startTest (CppUnit::Test *test)

Private Attributes

bool failed
wns::StopWatch sw


Detailed Description

Author:
Daniel Bültmann <dbn@comnets.rwth-aachen.de>

Marc Schinnenburg <marc@schinnenburg.net>

Definition at line 42 of file DetailedListener.hpp.


Member Function Documentation

void DetailedListener::addFailure ( const CppUnit::TestFailure &  failure  ) 

Definition at line 61 of file DetailedListener.cpp.

void DetailedListener::endTest ( CppUnit::Test *  test  ) 

Definition at line 67 of file DetailedListener.cpp.

void DetailedListener::startTest ( CppUnit::Test *  test  ) 

Definition at line 36 of file DetailedListener.cpp.


Member Data Documentation

Definition at line 57 of file DetailedListener.hpp.

Definition at line 58 of file DetailedListener.hpp.


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

Generated on Sun May 27 03:33:06 2012 for openWNS by  doxygen 1.5.5