This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > mockpp (1.16.6)

Mockpp is a platform independent generic unit testing framework for
C++. It's goal is to facilitate developing unit tests in the spirit of
Mock Objects for Java, EasyMock and jMock.

Mock objects allow you to set up predictible behaviour to help you
test your production code by emulating some functionality your code
depends on. This might for example be a huge database which is too
difficult and time consuming to maintain just for testing purposes.

This requires: cppunit

Maintained by: Manuel Argüelles
Keywords: mockpp,test,testing,unittest,unit,mock,c++
ChangeLog: mockpp

Homepage:
http://mockpp.sourceforge.net/

Source Downloads:
mockpp-1.16.6-src.tar.bz2 (b1b66ff646619c38697f4da5440de584)

Download SlackBuild:
mockpp.tar.gz
mockpp.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds