Fun with xUnit Assert Throws and App Domains
I recently decided to update the shared libraries and tools that are used to build and unit test Rhino Mocks.
I recently decided to update the shared libraries and tools that are used to build and unit test Rhino Mocks.
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...
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...
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...
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 ...