0
kicks
Isolation Frameworks: Learning how to Stub
Learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests.
In this episode 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.