Stub returning a defined value and calling a functor. More...
Go to the source code of this file.
Classes | |
| class | mockpp::ReturnAndCallStub< R, F > |
| Always return the same specified value and call some functor. More... | |
Namespaces | |
| namespace | mockpp |
Namespace for project "Mock Objects for C++". | |
Stub returning a defined value and calling a functor.
Definition in file ReturnAndCallStub.h.
1.6.1