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.

2007-09-29 22:08 Zurück zur Release-Liste
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