Class EndsWithMatcher
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public Catch::Matchers::StringMatcherBase
(Class StringMatcherBase)
Class Documentation
-
class EndsWithMatcher : public Catch::Matchers::StringMatcherBase
Public Functions
-
EndsWithMatcher(CasedString const &comparator)
-
virtual bool match(std::string const &source) const override
-
EndsWithMatcher(CasedString const &comparator)