Click here to Skip to main content
15,895,746 members
Articles / DevOps / Testing

How to Write Testable Code in .NET

Rate me:
Please Sign up or sign in to vote.
3.97/5 (18 votes)
17 Nov 2010CPOL4 min read 53.3K   57  
This article demonstrates how to manage dependencies to simplify unit testing of code.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Quick Solutions
United States United States
Chris Farrell is a Consultant with the Solutions Project Group of Quick Solutions, one of the largest privately held Information Technology and Solutions providers in Ohio. Chris has been developing with ASP.Net since 2002 including both on the job experience and as a core contributor for several years on the popular (150,000+ download) .Net open source RainbowPortal CMS. He is an avid supporter of ASP.Net MVC and Agile software development

Comments and Discussions