Function Catch::Matchers::Message
Defined in File catch_amalgamated.hpp
Function Documentation
-
ExceptionMessageMatcher Catch::Matchers::Message(std::string const &message)
Creates a matcher that checks whether a std derived exception has the provided message.