Recent Posts

Rhino Mocks NuGet

less than 1 minute read

From the beginning of my little adventure I had planned on making sure that Rhino Mocks had a consistent NuGet presence. So it was quite surprising, as I ne...

Rhino Mocks Final Stretch–Field Problems

2 minute read

The final modifications have been made to the Rhino Mocks code base. It has been interesting working through Properties and Events. What was more interestin...

Rhino Mocks Expectations for Events

2 minute read

If one of the features I don’t use very often is the Property Behavior then it’s safe to say that I have never (ever) used “events” within Rhino Mocks. I h...

Rhino Mocks Property Behavior

1 minute read

One feature that I seldom use in Rhino Mocks is the “Property Behavior.” I remember getting an exception every now and then when I would use a property but ...