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.
|
#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 | |
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. | |