Visitable Mock Method with 2 parameters. More...
Go to the source code of this file.
Classes | |
| class | mockpp::VisitableMockMethod2Common< R, P1, P2 > |
| Common stuff to set up visitable mock method expectations with 2 parameters. More... | |
| class | mockpp::VisitableMockMethod2< R, P1, P2 > |
| Set up visitable mock method expectations with 2 parameters. More... | |
| class | mockpp::VisitableMockMethod2< void, P1, P2 > |
| Set up visitable mock method expectations with 2 parameters. More... | |
Namespaces | |
| namespace | mockpp |
Namespace for project "Mock Objects for C++". | |
Visitable Mock Method with 2 parameters.
Generated with gen_visitablemethod_N.pl.
Definition in file VisitableMockMethod2.h.
1.6.1