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