Date: January 15th, 2009

Re: What is Unit Testing?

January 15, 2009 01:04 | ALT.Net, Programming | No comments

In a post last month Zachariah Young posts that  … unit tests … verify that the business logic is correct.  I believe that for it to be unit testing it has to use a testing framework like nunit or junit. I say thar be dragons!  Tying your understanding of unit testing to a specific tool allows you to [...]