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

Contains tunit::ostream_event_listener class. More...

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

Go to the source code of this file.

Classes

class  tunit::ostream_unit_test
 The ostream_unit_test class is ostream unit test interface. More...
 

Namespaces

 tunit
 The tunit namespace contains a unit test library.
 

Detailed Description