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