PACKAGE NAME:  mockpp-1.16.6-x86_64-2salix15.0.txz
PACKAGE LOCATION:  ./salix/development
PACKAGE SIZE (compressed):  325 K
PACKAGE SIZE (uncompressed):  1300 K
PACKAGE REQUIRED:  aaa_libraries|gcc,aaa_libraries|gcc-g++,cppunit
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
mockpp: mockpp (Unit testing framework for C++)
mockpp:
mockpp: Mockpp is a platform independent generic unit testing framework for
mockpp: C++. It's goal is to facilitate developing unit tests in the spirit
mockpp: of Mock Objects for Java, EasyMock and jMock.
mockpp:
mockpp: Mock objects allow you to set up predictible behaviour to help you
mockpp: test your production code by emulating (mocking) some functionality
mockpp: your code depends on.
mockpp:
mockpp: