xtd - Reference Guide
0.1.0
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 "__demangle.h"
#include "__tunit_join__items.h"
#include "abort_error.h"
#include "assert_error.h"
#include "default_insert_basic_ostream_operator.h"
#include "ignore_error.h"
#include <xtd/diagnostics/stack_frame.h>
Contains xtd::tunit::assert class.
Go to the source code of this file.
Classes | |
class | xtd::tunit::base_assert |
The base class for assert. More... | |
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. | |