Rhino Mocks 3.0.1: Bug Fixes Release

time to read 1 min | 81 words

You can get source and binaries here. This release fixes two issues with the 3.0 release:

  • Trying to mock COM interfaces (specifically, IE interfaces) throws an exception.
  • Trying to pass a Do() delegate for a generic method call where some of the incoming parameters are generic parameters throws an exception.