Rhino Mocks 2.8.2 Released
This release fixes a potential bug that occurs when you mix ordered expectations and expectations for a range of method calls. The OrderedMethodRecorder didn’t take optional calls into consideration, which caused the problem.
Another issue is using Rhino Mocks to mock COM objects that return other COM objects, I think that I got it right this time, but I’m still waiting for feedback.
Thanks again to Royston Shufflebotham for sending all those patches…
As usual, the new release is available in source and binaries format here.
Comments
Comment preview