![]() |
tunit - Reference Guide
1.0.0
Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android.
|
Public Member Functions | |
template<typename TestClass > | |
test_cleanup_attribute (const std::string &name, TestClass &test_class, void(*method)()) noexcept | |
template<typename TestClass > | |
test_cleanup_attribute (const std::string &name, TestClass &test_class, void(*method)(), const tunit::line_info &caller) noexcept | |