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