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