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