Searched defs:ExceptionMessageMatcher (Results 1 – 1 of 1) sorted by relevance
3351 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class3355 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher