Abstract interface for verifiables. More...
Go to the source code of this file.
Classes | |
class | mockpp::Verifiable |
A Verifiable is an object that can confirm at the end of a unit test that the correct behaviour has occurred. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Abstract interface for verifiables.
Definition in file Verifiable.h.