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.
Classes | Namespaces | Macros
directory_assert.h File Reference
#include "assert.h"
#include <sys/stat.h>

Definition

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

 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.
 

Macros

#define does_not_exist_(...)
 
#define exists_(...)