Matches an invocation after another invocation. More...
Go to the source code of this file.
Classes | |
class | mockpp::InvokedAfterMatcher< I > |
Has the method been invoked after another? More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Matches an invocation after another invocation.
Definition in file InvokedAfterMatcher.h.