Checks the occurrence of a substring at the end. More...
Go to the source code of this file.
Classes | |
class | mockpp::StringEndsWith< StringType > |
Tests if the argument is a string that contains a substring. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Checks the occurrence of a substring at the end.
Definition in file StringEndsWith.h.