Abstract interface for expectations. More...
Go to the source code of this file.
Classes | |
class | mockpp::Expectation |
An Expectation is an object that we set up at the beginning of a unit test to expect certain things to happen to it. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Abstract interface for expectations.
Definition in file Expectation.h.