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
event_listener.h File Reference
#include "class_event_args.h"
#include "test_event_args.h"
#include "tunit_event_args.h"

Definition

Contains xtd::tunit::event_listener class.

Go to the source code of this file.

Classes

class  xtd::tunit::event_listener
 Represent the event listener class. Unit test call theses events when unit tests are processing. 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.