Struct EndsWithMatcher
Defined in File catch.hpp
Inheritance Relationships
Base Type
public Catch::Matchers::StdString::StringMatcherBase
(Struct StringMatcherBase)
Struct Documentation
-
struct EndsWithMatcher : public Catch::Matchers::StdString::StringMatcherBase
Public Functions
-
EndsWithMatcher(CasedString const &comparator)
-
bool match(std::string const &source) const override
-
EndsWithMatcher(CasedString const &comparator)