.net - Unit Testing an AJAX Enabled ASP.NET MVC Web Site -


I got my first unit test project, and immediately ran into some problems from the good details about the unit testing concept One I was told that I do not have to duplicate the http-references to test my application or not to do so.

However, I have created Request.IsMvcAjaxRequest () to use my controllers to return to the browser depending on whether to request whether AJAX was requested or not. Use the.

You must copy the Controller contact.

See


Comments