Pages

Friday, May 1, 2009

How to create a unit test

In order to test the methods you developed, you need to have unit tests. For this purpose you may visit the following URLs explaining 1) How to Create ASP.NET Unit tests 2) Data-Driven Unit tests

http://msdn.microsoft.com/en-us/library/ms182526(VS.80).aspx


http://msdn.microsoft.com/en-us/library/ms182519(VS.80).aspx

No comments: