Download List

Projeto Descrição

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 versão corrige todos os pequenos aborrecimentos dos últimos 2 anos. Se você está feliz com sua instalação, não há necessidade de atualização. Há também dois pequenos contribuiu classes auxiliares. Um deles é incluído na distribuição e uma só é vinculado.
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 versão corrige pequenos problemas de manutenção.
Tags: Minor bugfixes
This maintenance release fixes minor issues.

2007-11-20 20:55
1.16.4

Esta manutenção versão corrige alguns pequenos problemas.
Tags: Code cleanup
This maintenance release fixes some minor issues.

2007-10-17 19:25
1.16.3

Esta versão inclui 2 anteriormente faltando arquivos do projeto.
Tags: Code cleanup
This release includes 2 formerly missing project files.

2007-09-29 22:08
1.16.2

Esta versão de manutenção acrescenta um ISA sobrecarregado () para permitir que o ISA <A, B> () também.
Tags: Minor feature enhancements
This maintainance release adds an overloaded isA()
to allow isA&lt;A, B&gt;() as well.

Project Resources