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 "test.h"
Contains xtd::tunit::test_state enum class.
Go to the source code of this file.
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. | |
Enumerations | |
enum class | xtd::tunit::test_state { xtd::tunit::considered , xtd::tunit::ignored } |
Represent the test state enumeration used bu test. More... | |