Click here to Skip to main content
16,004,678 members
Articles / Web Development / HTML

Version 2: Dependency Injection and unit testing for Asp.Net

11 Jun 2009 1K   2
Today I released the 2.0.1 version, but before I explain the new features, I wanted to say a couple of words about the whole 2.* idea.When you do "regular" unit testing, you often need to redesign your class so that the collaborators are not instantiated but rather "injected". After that, you can i
We're sorry, but the article you are trying to view was deleted at 11 Jun 2009.

Please go to the HTML Table of Contents to view the list of available articles in this section.