RudeMocks

The latest news on the RudeMocks C++ mocking framework.

RudeMocks header image 2

New Snapshot in Subversion

September 14th, 2007 by Martin Ecker · No Comments

I’ve just uploaded a new snapshot of the code to Subversion. New features include proper support for multiple inheritance even with ambiguous functions multiply inherited from the same base class of a base class (sounds complicated, but that’s what it is), the Throw() function option to make mocked functions throw expected exceptions during replay, and support for out and in-out reference and pointer arguments.  The project now has more than 400 unit tests, which I think is pretty good for a rather small, but nevertheless fairly complex project. Once I finally manage to have virtual inheritance sorted out (assuming I can actually support it properly) I will release a packaged RudeMocks version 1.0. So stay tuned!

Share and Enjoy

  • Facebook
  • Twitter
  • Delicious
  • Digg
  • StumbleUpon
  • Add to favorites
  • Email
  • RSS

Tags: News

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment