Creating Unit Tests for ASP.NET MVC Applications
Learn how to create unit tests for controller actions. In this tutorial, Stephen Walther demonstrates how to test whether a controller action returns a particular view, returns a particular set of data, or returns a different type of action result. For additional information about this video, read the “Creating Unit Tests for ASP.NET MVC Applications” tutorial (C#, VB).
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/mvc/videos/mvc-2/how-do-i/creating-unit-tests-for-aspnet-mvc-applications.htm
|