aspnetcore/test/Microsoft.AspNet.Routing.Tests/Template
jacalvar 02a0a218b9 [Fixes #90] RouteTemplate does not take RouteData
Changed the implementation of route template to merge the existing route data
with the values obtained from parsing the request path with the given template.

Restored original route data values in case the route template data does not match.
2014-10-22 13:22:11 -07:00
..
TemplateBinderTests.cs
TemplateMatcherTests.cs
TemplateParserTests.cs
TemplateRouteTest.cs [Fixes #90] RouteTemplate does not take RouteData 2014-10-22 13:22:11 -07:00