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.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
xtd::tunit::test_cleanup_attribute Class Reference

Public Member Functions

template<typename test_class_t >
 test_cleanup_attribute (const std::string &name, test_class_t &test_class, void(*method)()) noexcept
 
template<typename test_class_t >
 test_cleanup_attribute (const std::string &name, test_class_t &test_class, void(*method)(), const xtd::diagnostics::stack_frame &caller) noexcept
 

The documentation for this class was generated from the following file: