0
kicks
ASP.NET MVC Tip #13 – Unit Test Your Custom Routes
In this tip, Stephen Walther demonstrates how you can create unit tests for custom routes that you define for your ASP.NET MVC application. He shows you how to test custom routes by faking the HTTP Context.