Checks the occurrence of a substring at the beginning. More...
Go to the source code of this file.
Classes | |
class | mockpp::StringStartsWith< 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 beginning.
Definition in file StringStartsWith.h.