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.
|
This is the complete list of members for xtd::tunit::test_cleanup_attribute, including all inherited members.
test_cleanup_attribute(const std::string &name, test_class_t &test_class, void(*method)()) noexcept (defined in xtd::tunit::test_cleanup_attribute) | xtd::tunit::test_cleanup_attribute | inline |
test_cleanup_attribute(const std::string &name, test_class_t &test_class, void(*method)(), const xtd::diagnostics::stack_frame &caller) noexcept (defined in xtd::tunit::test_cleanup_attribute) | xtd::tunit::test_cleanup_attribute | inline |