Go to the source code of this file.
Classes | |
class | mockpp::Invocation1< P1 > |
Hold invocations with 1 parameters. More... | |
class | mockpp::Invocation2< P1, P2 > |
Hold invocations with 2 parameters. More... | |
class | mockpp::Invocation3< P1, P2, P3 > |
Hold invocations with 3 parameters. More... | |
class | mockpp::Invocation4< P1, P2, P3, P4 > |
Hold invocations with 4 parameters. More... | |
class | mockpp::Invocation5< P1, P2, P3, P4, P5 > |
Hold invocations with 5 parameters. More... | |
class | mockpp::Invocation6< P1, P2, P3, P4, P5, P6 > |
Hold invocations with 6 parameters. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Definition in file InvocationN.h.