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.
|
Contains xtd::tunit::directory_assert class.
Go to the source code of this file.
Classes | |
class | xtd::tunit::directory_assert |
The directory_assert class contains a collection of static methods that implement the most directory assertions used in xtd::tUnit. 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. | |
Macros | |
#define | does_not_exist_(...) |
#define | exists_(...) |