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/
Download SlackBuild:
mockpp.tar.gz
mockpp.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
fixbuild.patch.gz |
mockpp.SlackBuild |
mockpp.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds