#include <mockpp/mockpp.h>#include <mockpp/Throwable.h>#include <mockpp/visiting/VisitableMockObject.h>#include <mockpp/chaining/ChainableMockObject.h>#include <mockpp/chaining/ChainingMockObjectSupport.h>#include "Calculator.h"
Go to the source code of this file.
Classes | |
| class | ChainDemoMock |
| A Chainable mock object. More... | |
| class | VisitDemoMock |
| A Visitable mock object. More... | |
| class | Calculator_test |
| A helper class for the unit tests. More... | |
Functions | |
| int | main (int argc, char **) |
| int main | ( | int | argc, | |
| char ** | ||||
| ) |
Definition at line 280 of file cppunit.cpp.
References global_error.
1.6.1