Go to the source code of this file.
Classes | |
class | mockpp::ArgumentsMatchBuilder1< R, I > |
Build a matcher for an invocation with 1 argument. More... | |
class | mockpp::ArgumentsMatchBuilder2< R, I > |
Build a matcher for an invocation with 2 argument. More... | |
class | mockpp::ArgumentsMatchBuilder3< R, I > |
Build a matcher for an invocation with 3 argument. More... | |
class | mockpp::ArgumentsMatchBuilder4< R, I > |
Build a matcher for an invocation with 4 argument. More... | |
class | mockpp::ArgumentsMatchBuilder5< R, I > |
Build a matcher for an invocation with 5 argument. More... | |
class | mockpp::ArgumentsMatchBuilder6< R, I > |
Build a matcher for an invocation with 6 argument. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Definition in file ArgumentsMatchBuilderN.h.