AnthonySteele / MvcRouteTester

A library for unit testing ASP MVC route tables for both Web and API Routes
Apache License 2.0
105 stars 43 forks source link

Updated generator to use IHttpControllerSelector from config #51

Closed tgfl-tom closed 10 years ago

tgfl-tom commented 10 years ago

The change in the attached commit will allow for IHttpControllerSelector to be activated as it would be in a real world environment, providing the ability for users to override the service.