Rajesh's Blog

My Photo
Name: Rajesh KM
Location: Bangalore, India
Google

Wednesday, December 27, 2006

NUnitForms and Unit Testing User Interfaces

I was working on unit testing a windows application and came across a helpful blog in MSDN. Here is the details and sample windows c# application demonstrating how to unit test a user interface using NUnitform.
#Unit Testing User Interfaces