Contains assertions definitions.
Classes | |
class | xtd::tunit::assert |
The assert class contains a collection of static methods that implement the most common assertions used in xtd::tUnit. More... | |
class | xtd::tunit::collection_assert |
The collection_assert class contains a collection of static methods that implement the most collection assertions used in xtd::tUnit. More... | |
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... | |
class | xtd::tunit::file_assert |
The file_assert class contains a collection of static methods that implement the most file assertions used in xtd::tUnit. More... | |
class | xtd::tunit::string_assert |
The string_assert class contains a collection of static methods that implement the most string assertions used in xtd::tUnit. More... | |