Stub throwing a defined exception. More...
Go to the source code of this file.
Classes | |
class | mockpp::ThrowStubBase< R > |
Base for stubs throwing exceptions. More... | |
class | mockpp::ThrowStub< R > |
A stub throwing exceptions. More... | |
class | mockpp::ThrowStub< void > |
A stub throwing exceptions. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Stub throwing a defined exception.
Definition in file ThrowStub.h.