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.
|
|
White testing Plastic
Category: Languages > Testing
Posted: 08 Mar 09
Ever heard of White? You should.
White is a promising testing framework based on the UI Automation APIs which enables you to write tests in C# (or your favorite .NET language).
Why is it interesting? I think there're several reasons but, for me, the main ones are:
|
|