Community

ASP.NET MVC Tip #13 Unit Test Your Custom Routes

(Stephen Walther) 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.

Read More - Register for Free Membership