Tuesday, April 24, 2007

Testable Applications

Introduction:

Many of us hear today about unit test, and mock objects, other may touched unit test first

time with NUnit tool

http://www.nunit.org/

Or through visual studio 2005 Team Suite, There are many articles about how to create unit

test, or how to test your applications And how to use different patterns for test.


This is not the target of this article, this article focus in how to create testable application

Or how to refactor your normal application code, to be testable code.

Enjoy the full article
http://www.codeproject.com/useritems/testable_applications.asp

No comments: