xtd 0.2.0
Loading...
Searching...
No Matches
directory_assert.h File Reference
#include "assert.h"
#include <filesystem>
#include <xtd/io/directory>
#include <xtd/io/directory_info>

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

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_(...)
 Asserts that file not exists.
 
#define exists_(...)
 Asserts that directory exists.