![]() |
tunit - Reference Guide
1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for tunit::class_cleanup_attribute, including all inherited members.
class_cleanup_attribute(const std::string &name, TestClass &test_class, void(*method)()) noexcept | tunit::class_cleanup_attribute | inline |
class_cleanup_attribute(const std::string &name, TestClass &test_class, void(*method)(), const tunit::line_info &line_info) noexcept | tunit::class_cleanup_attribute | inline |