Just Posted: Web Client Software Factory NUnit support.
Due to popular demand, I just posted to the Web Client Software Factory community site a wiki page and zip file with NUnit tests for the WCSF. This includes tests for the guidance package, RI, and application blocks generate from the VSTS unit tests we already had.
Comments
Anonymous
February 07, 2007
PingBack from http://laribee.com/blog/2007/02/07/nunit-test-suites-for-the-wcsf/Anonymous
August 03, 2014
Hi , I got a solution developed in WCSF and I need to write NUnit test cases to improve code coverage to 80% .I might require MOQ as well to mock interface and data layer calls . How I can write unit tests for my presenter methods ?