Download List

Descripción del Proyecto

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.

System Requirements

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.

2010-01-06 03:23
1.16.6

Esta versión corrige todas las pequeñas molestias de los 2 últimos años. Si está satisfecho con su instalación, no hay necesidad de actualización. Hay también dos pequeñas contribuido clases auxiliares. Uno de ellos es incluido en la distribución y el otro es sólo de dichos enlaces.
This release fixes all the minor annoyances from the past 2 years. If you are happy with your installation, there is no need to upgrade. There are also two small contributed helper classes. One is included in the distribution and one is only linked to.

2008-05-31 17:55
1.16.5

Esta revisión de mantenimiento de liberación problemas menores.
Tags: Minor bugfixes
This maintenance release fixes minor issues.

2007-11-20 20:55
1.16.4

Esta revisión de mantenimiento en libertad a algunos problemas menores.
Tags: Code cleanup
This maintenance release fixes some minor issues.

2007-10-17 19:25
1.16.3

Este lanzamiento incluye 2 antes que faltan archivos del proyecto.
Tags: Code cleanup
This release includes 2 formerly missing project files.

2007-09-29 22:08
1.16.2

Esta versión de mantenimiento añade una sobrecarga de isa () para permitir isa <A, B> () también.
Tags: Minor feature enhancements
This maintainance release adds an overloaded isA()
to allow isA&lt;A, B&gt;() as well.

Project Resources