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