fm.announce
[Top] [All Lists]

Mock Objects for C++ 1.16.2 - A test framework for developing mock obje

Subject: Mock Objects for C++ 1.16.2 - A test framework for developing mock objects.
From:
Date: Sat, 29 Sep 2007 20:09:00 +0000 UTC
Newsgroups: fm.announce
Mock Objects for C++ 1.16.2  
  by ewi (http://freshmeat.net/~ewi/)
  Sat, Sep 29th 2007 13:08 

About:
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. 

Changes:
This maintainance release adds an overloaded isA() to allow isA<A, B>() as
well.  

Release focus: Minor feature enhancements 
      License: GNU Lesser General Public License (LGPL) 
  Project URL: http://freshmeat.net/projects/mockpp/

            Homepage: 
http://freshmeat.net/redir/mockpp/37967/url_homepage/mockpp.sf.net
             Tar/BZ2: 
http://freshmeat.net/redir/mockpp/37967/url_bz2/showfiles.php
                 Zip: 
http://freshmeat.net/redir/mockpp/37967/url_zip/showfiles.php
           Changelog: 
http://freshmeat.net/redir/mockpp/37967/url_changelog/ChangeLog
      Debian package: 
http://freshmeat.net/redir/mockpp/37967/url_deb/showfiles.php
   CVS tree (cvsweb): http://freshmeat.net/redir/mockpp/37967/url_cvs/mockpp
Mailing list archive: http://freshmeat.net/redir/mockpp/37967/url_list/mail
 
 
____________________________| Advertising |____________________________
Open source and Linux from HP 

<Prev in Thread] Current Thread [Next in Thread>
  • Mock Objects for C++ 1.16.2 - A test framework for developing mock objects., mockpp <=