Rhino Mocks Property Behavior
2 minute read
Posted on Tuesday, September 17, 2013
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 …
Recursive Mocks
3 minute read
Posted on Tuesday, August 20, 2013
I have been going through all of the unit tests for Rhino Mocks attempting to get the first “alpha” release ready. One of the sets of unit tests that were …
Am I Just Getting Lazy?
3 minute read
Posted on Tuesday, August 13, 2013
So I have been working on simplifying the Rhino Mock code base for a little while now and have been making good progress. While I have no empirical data yet, I …
Simplifying the Rhino Mocks Code Base
4 minute read
Posted on Thursday, July 25, 2013
It has been an interesting last couple of days.
I finished converting all of the existing unit tests from using Record/Replay syntax to the Arrange/Act/Assert …
If you give a Rhino a cookie…
2 minute read
Posted on Wednesday, July 3, 2013
There is a book that I use to read to my daughter titled “If You Give a Mouse a Cookie.” It’s a funny book which takes the reader through a circular pattern of …