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