aspnetcore/test/Microsoft.AspNetCore.Routin...
Ryan Nowak 02e1d78319 Minor fixes for MatchProcessorFactory
Fixing minor issues found doing DFA integration.
2018-07-16 21:06:35 -07:00
..
Constraints Revert Dispatcher changes (#508) 2018-01-10 12:53:17 -08:00
EndpointConstraints Added support for route constraints in Dispatcher world 2018-07-13 14:18:54 -07:00
Internal Added a RouteValuesBasedEndpointFinder 2018-06-28 10:53:10 -07:00
Logging
Matchers Minor fixes for MatchProcessorFactory 2018-07-16 21:06:35 -07:00
Patterns Introduce RoutePattern (#585) 2018-07-13 18:01:46 -07:00
Template Introduce RoutePattern (#585) 2018-07-13 18:01:46 -07:00
TestObjects Added a RouteValuesBasedEndpointFinder 2018-06-28 10:53:10 -07:00
Tree Updated to make routing always use UrlEncoder.Default and not depend on DI to get it. 2018-04-12 05:15:45 -07:00
BuilderExtensionsTest.cs
ConstraintMatcherTest.cs Update usage of TestSink 2018-04-12 16:17:04 -07:00
DefaultInlineConstraintResolverTest.cs
DefaultLinkGeneratorTest.cs Minor fixes for MatchProcessorFactory 2018-07-16 21:06:35 -07:00
DispatcherApplicationBuilderExtensionsTest.cs Add application startup check that dispatcher is added to request pipeline (#614) 2018-07-15 11:50:55 +12:00
DispatcherMiddlewareTest.cs Added support for route constraints in Dispatcher world 2018-07-13 14:18:54 -07:00
EndpointMiddlewareTest.cs Add application startup check that dispatcher is added to request pipeline (#614) 2018-07-15 11:50:55 +12:00
InlineRouteParameterParserTests.cs Revert Dispatcher changes (#508) 2018-01-10 12:53:17 -08:00
Microsoft.AspNetCore.Routing.Tests.csproj Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
RequestDelegateRouteBuilderExtensionsTest.cs
RouteBuilderTest.cs
RouteCollectionTest.cs IUrlHelper and support for RouteOptions.LowercaseUrls 2018-05-31 20:07:01 -07:00
RouteConstraintBuilderTest.cs Upgrade test framework versions and fix test issues 2017-05-12 15:13:17 -07:00
RouteOptionsTests.cs
RouteTest.cs Fixed routing test 2018-04-13 11:51:45 -07:00
RouterMiddlewareTest.cs Initial DispatcherMiddleware tests (#529) 2018-06-07 21:47:06 +12:00
RoutingBuilderExtensionsTest.cs
TemplateParserDefaultValuesTests.cs