This post originated from an RSS feed registered with .NET Buzz
by Udi Dahan.
Original Post: Mock a Unit
Feed Title: Udi Dahan - The Software Simplist
Feed URL: http://feeds.feedburner.com/UdiDahan-TheSoftwareSimplist
Feed Description: I am a software simplist. I make this beast of architecting, analysing, designing, developing, testing, managing, deploying software systems simple.
This blog is about how I do it.
A question was raised in the TestDrivenDevelopment discussion group about mock objects: "How would you differentiate between what you refer to as a "test implementation" compared to a mock?" I posted my response to the group, but after seeing how...