TestToolBox::EventReceiverStdOut Class Reference

EventReceiverStdOutanalyzes the received test events and writes appropriate messages to stdout. Error events are counted and can be used to decide whether a test was successful. More...

#include <EventReceiverStdOut.h>

Inheritance diagram for TestToolBox::EventReceiverStdOut:
Inheritance graph
[legend]
Collaboration diagram for TestToolBox::EventReceiverStdOut:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void SetOutputFilter (long in_filterMask)
void ResetErrors (void)
 Reset the number of errors.
long GetNumErrors (void)
 Get the number of errors which have occured during the test cases.

Detailed Description

EventReceiverStdOutanalyzes the received test events and writes appropriate messages to stdout. Error events are counted and can be used to decide whether a test was successful.


Member Function Documentation

void TestToolBox::EventReceiverStdOut::SetOutputFilter ( long  in_filterMask  )  [inline]

Define the event types which shall be written to stdout


The documentation for this class was generated from the following file:
Generated on Fri May 27 22:56:16 2011 for TestToolBox by  doxygen 1.6.3