Function Catch::Matchers::EndsWith
Defined in File catch_amalgamated.hpp
Function Documentation
-
EndsWithMatcher Catch::Matchers::EndsWith(std::string const &str, CaseSensitive caseSensitivity = CaseSensitive::Yes)
Creates matcher that accepts strings that end with
str