xtd - Reference Guide  0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Classes | Namespaces
ostream_event_listener.h File Reference
#include "__console_color.h"
#include "event_listener.h"
#include <ostream>

Definition

Contains xtd::tunit::ostream_event_listener class.

Go to the source code of this file.

Classes

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

Namespaces

 xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
 xtd::tunit
 The tunit namespace contains a unit test library.