Class ExceptionMessageMatcher

Inheritance Relationships

Base Type

Class Documentation

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

Public Functions

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