Contains assumptions definitions.
Classes | |
class | xtd::tunit::assume |
The assume class contains a collection of static methods that implement the most common assertions used in xtd::tUnit. More... | |
class | xtd::tunit::collection_assume |
The collection_assume class contains a collection of static methods that implement the most collection assertions used in xtd::tUnit. More... | |
class | xtd::tunit::directory_assume |
The directory_assume class contains a collection of static methods that implement the most directory assertions used in xtd::tUnit. More... | |
class | xtd::tunit::file_assume |
The file_assume class contains a collection of static methods that implement the most file assertions used in xtd::tUnit. More... | |
class | xtd::tunit::string_assume |
The string_assume class contains a collection of static methods that implement the most string assertions used in xtd::tUnit. More... | |