ASP.NET MVC – Unit Testing JsonResult Returning Anonymous Types

Posted by HeartattacK on ASP.net Weblogs See other posts from ASP.net Weblogs or by HeartattacK
Published on Wed, 26 May 2010 01:07:00 GMT Indexed on 2010/05/26 1:11 UTC
Read the original article Hit count: 887

Filed under:
|

In this article, Ashic shows a few approaches to unit testing JsonResults that wrap anonymous types in ASP.NET MVC.

Note: Crossposted from http://www.heartysoft.com/post/2010/05/25/ASPNET-MVC-Unit-Testing-JsonResult-Returning-Anonymous-Types.aspx

© ASP.net Weblogs or respective owner

Related posts about ASP.NET

Related posts about ASP.NET MVC