#include "TestToolBox\IEventReceiver.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | TestToolBox::EventReceiverStdOut |
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... |