Matches an invocation count of at least x. More...
Go to the source code of this file.
Classes | |
class | mockpp::InvokeAtLeastMatcher |
Has the method been invoked at least a count? More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Matches an invocation count of at least x.
Definition in file InvokeAtLeastMatcher.h.