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