Class EndsWithMatcher

Inheritance Relationships

Base Type

Class Documentation

class EndsWithMatcher : public Catch::Matchers::StringMatcherBase

Public Functions

EndsWithMatcher(CasedString const &comparator)
virtual bool match(std::string const &source) const override