Quantcast
Viewing all articles
Browse latest Browse all 12

Isolation Frameworks: Learning how to Stub & Fake Data

In this episode we are going to start learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests. We will start off our learning experience by learning the basics. We will be taking a look at how to setup stubs/fakes in order to hard wire return values for our objects/methods. http://www.dimecasts.net/Content/WatchEpisode/125 Resources Rhino Mocks Home Page Episode Source Code

Viewing all articles
Browse latest Browse all 12

Trending Articles