Function Catch::Matchers::Equals(std::string const&, CaseSensitive)

Function Documentation

StringEqualsMatcher Catch::Matchers::Equals(std::string const &str, CaseSensitive caseSensitivity = CaseSensitive::Yes)

Creates matcher that accepts strings that are exactly equal to str