Author: Stephen Walther on ASP.NET MVC | Posted on: 7/2/2008 1:53:29 PM | Views : 1025

In this tip, I demonstrate how you can create unit tests for the routes in your ASP.NET MVC applications. I show how to test whether a URL is being mapped to the right controller, controller action, and action parameters. If you are being virtuous about...( read more ) Read More......(read more) ...

Go to the complete details ...