![]() |
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::test_cleanup_attribute, including all inherited members.
test_cleanup_attribute(const std::string &name, TestClass &test_class, void(*method)()) noexcept (defined in tunit::test_cleanup_attribute) | tunit::test_cleanup_attribute | inline |
test_cleanup_attribute(const std::string &name, TestClass &test_class, void(*method)(), const tunit::line_info &caller) noexcept (defined in tunit::test_cleanup_attribute) | tunit::test_cleanup_attribute | inline |