tunit - Reference Guide  1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
ostream_event_listener.h File Reference

Contains tunit::ostream_event_listener class. More...

#include "__console_color.h"
#include "event_listener.h"
#include <ostream>
Include dependency graph for ostream_event_listener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tunit::ostream_event_listener
 The ostream_unit_test class is a specialisation of event_listener class for writing events in std::ostream. More...
 

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description