Designing for testability overcomes the need for testing

In my previous post, "How to mock static class or static member for testing" , Eli replied that mocking static data can be easily achieved via TypeMock with no extra work around it. Although Eli raised a valid point while TypeMock is a very Read More...

Read the complete post at http://www.lnbogen.com/DesigningForTestabilityOvercomesTheNeedForTesting.aspx

Published Monday, July 09, 2007 9:30 AM by Oren Ellenbogen's Blog - TDD
Filed under: