Unit Testing rich Views for ASP.NET MVC

Posted by Nissan Fan on Stack Overflow See other posts from Stack Overflow or by Nissan Fan
Published on 2010-03-30T19:09:33Z Indexed on 2010/03/30 19:13 UTC
Read the original article Hit count: 350

Filed under:
|
|

If I have a rich AJAX-driven GUI in ASP.NET MVC, how would I unit test that effectively using a framework like NUnit?

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about nunit