Mock Objects for C++ 1.16.4 (Default branch) |
|
|
mockpp is a platform-independent generic unit testing framework for C++. Its goal is to facilitate developing unit tests and integration tests in the spirit of Mock Objects, EasyMock, and jMock. It includes a slightly modified version of CxxTest as a framework for flow control and analysis, but also works with CppUnit or Boost.Test.
License: GNU Lesser General Public License (LGPL)
Changes:
This maintenance release fixes some minor issues.
|