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