Rhino Mocks 2.8.1

time to read 1 min | 115 words

Well, it looks like I’m back to making daily releases of Rhino Mocks. Royston Shufflebotham has been bombarding me with patches, this new releases contains:

  • A lot more overloads for multi mocks, including the ability to use multi mocks with partial mocks and being able to creates multi mocks with constructor arguments.
  • Can now call CallOriginalMethod() from LastCall as well as Expect.
  • A way to disambiguate between properties with the same name from different interfaces with constraints.
  • Some better debug information for those of us who debug Rhino Mocks.

A big thanks to Royston, who has been doing a lot lately to give Rhino Mocks even more great capabilities. Source and binaries are in the usual place.