OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::ExcCatcher, including all inherited members.
catchException(const Context &context_, std::function< void(const Context &)> ftor_, std::string &message_) noexcept=0 | OTest2::ExcCatcher | pure virtual |
ExcCatcher() | OTest2::ExcCatcher | |
ExcCatcher(const ExcCatcher &)=delete | OTest2::ExcCatcher | |
operator=(const ExcCatcher &)=delete | OTest2::ExcCatcher | |
~ExcCatcher() | OTest2::ExcCatcher | virtual |