Visitable Mock Methods based on templates. More...
Go to the source code of this file.
Classes | |
| class | mockpp::VisitableMockMethodBase |
| Base of all mock methods. More... | |
| class | mockpp::VisitableMockReturningMethodBase< R > |
| Base of all mock methods returning some value. More... | |
| class | mockpp::VisitableMockReturningMethodBase< void > |
| Base of all mock methods returning void. More... | |
Namespaces | |
| namespace | mockpp |
Namespace for project "Mock Objects for C++". | |
Visitable Mock Methods based on templates.
Definition in file VisitableMockMethod.h.
1.6.1