|
|
| EndsWithMatcher (CasedString const &comparator) |
| bool | match (std::string const &source) const override |
|
| StringMatcherBase (StringRef operation, CasedString const &comparator) |
| std::string | describe () const override |
|
| MatcherUntypedBase (MatcherUntypedBase const &)=default |
|
| MatcherUntypedBase (MatcherUntypedBase &&)=default |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase const &)=delete |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase &&)=delete |
|
std::string | toString () const |
◆ match()
| bool Catch::Matchers::EndsWithMatcher::match |
( |
std::string const & | source | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: