Function Catch::Matchers::Message

Function Documentation

ExceptionMessageMatcher Catch::Matchers::Message(std::string const &message)

Creates a matcher that checks whether a std derived exception has the provided message.