Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-29 22:08 Retour à la liste release
1.16.2

Cette mise à jour ajoute une ISA surchargé () pour permettre à ISA B> <A, () aussi.
Tags: Minor feature enhancements
This maintainance release adds an overloaded isA()
to allow isA&lt;A, B&gt;() as well.

Project Resources