Testing Abstract classes with Rhino Mocks
Category: Languages > .net      Posted: 25 Mar 09

In this episode we will walk you though how to test your abstract classes with Rhino Mocks.

You will learn how that by using a mocking framework you can simplify and reduce the friction in testing your abstract classes and methods.