Class ExceptionMessageMatcher

Inheritance Relationships

Base Type

Class Documentation

class Catch::Matchers::Exception::ExceptionMessageMatcher : public Catch::Matchers::Impl::MatcherBase<std::exception>

Public Functions

ExceptionMessageMatcher(std::string const &message)
bool match(std::exception const &ex) const override
std::string describe() const override