TypeMock.NET: isolate .NET classes for unit testing
Type Mocks (also known as Virtual Mocks) is a powerful tool enabling developers to focus on writing unit tests, by eliminating the need to ‘refactor’ and ‘restructure’ code just to make it testable. TypeMock does this by isolating tested code using a unique technology.
(via Roy Osherove)
link






