Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt alle kleinen Ärgernisse aus den letzten 2 Jahren. Wenn Sie mit der Installation zufrieden sind, gibt es keine Notwendigkeit für ein Upgrade. Außerdem gibt es zwei kleine Helfer beigetragen Klassen. Man ist in der Distribution enthalten und man ist nur in Verbindung mit.
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

Dieser Maintenance Release behebt kleinere Probleme.
Tags: Minor bugfixes
This maintenance release fixes minor issues.

2007-11-20 20:55
1.16.4

Das Wartungs-Release behebt einige kleinere Probleme.
Tags: Code cleanup
This maintenance release fixes some minor issues.

2007-10-17 19:25
1.16.3

Diese Version enthält 2 früher fehlende Projekt-Dateien.
Tags: Code cleanup
This release includes 2 formerly missing project files.

2007-09-29 22:08
1.16.2

Das Wartungs-Release fügt eine überladene isA () zu ermöglichen isA <A, B> () als gut.
Tags: Minor feature enhancements
This maintainance release adds an overloaded isA()
to allow isA&lt;A, B&gt;() as well.

Project Resources