xtd 0.2.0
tunit_main.h File Reference
#include <xtd/startup>
#include <xtd/static>
#include "../tunit_export.h"

Definition

Contains unit test application main entry point.

Include dependency graph for tunit_main.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define tunit_main_   __tunit_main::main
 Defines the entry point to be called with startup_ for unit test application. More...
 
#define tunit_main_with_gtest_compatibility_   __tunit_main::main_with_gtest_compatibility
 Defines the entry point to be called with startup_ for unit test application with Google test compatibility. More...