Chainable Mock Method with 3 parameters. More...
Go to the source code of this file.
Classes | |
class | mockpp::ChainableMockMethod3Common< RT, P1, P2, P3 > |
Common stuff to set up chainable mock method expectations with 3 parameters. More... | |
class | mockpp::ChainableMockMethod3< RT, P1, P2, P3 > |
Set up a chainable mock method expectations with 3 parameters. More... | |
class | mockpp::ChainableMockMethod3< void, P1, P2, P3 > |
Set up a chainable mock method expectations with 3 parameters. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Chainable Mock Method with 3 parameters.
Generated with gen_chainablemethod_N.pl.
Definition in file ChainableMockMethod3.h.