![]() |
xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include "../tunit_export.h"#include "assert.h"#include "assert_error.h"#include <xtd/diagnostics/stack_frame.h>#include <functional>#include <chrono>#include <string>Contains xtd::tunit::test class.
Go to the source code of this file.
Classes | |
| class | xtd::tunit::test |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::tunit |
| The tunit namespace contains a unit test library. | |