aspnetcore/test/Microsoft.AspNetCore.Routin...
James Newton-King 28d1bc4fa2
Fix TreeMatcher's use of EndpointSelector (#551)
2018-06-12 15:47:34 +12:00
..
Constraints
EndpointConstraints Initial endpoint constraints functionality (#548) 2018-06-12 09:43:17 +12:00
Internal Initial endpoint constraints functionality (#548) 2018-06-12 09:43:17 +12:00
Logging
Matchers Fix TreeMatcher's use of EndpointSelector (#551) 2018-06-12 15:47:34 +12:00
Template Updated to make routing always use UrlEncoder.Default and not depend on DI to get it. 2018-04-12 05:15:45 -07:00
TestObjects Initial DispatcherMiddleware tests (#529) 2018-06-07 21:47:06 +12: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
DispatcherMiddlewareTest.cs Initial endpoint constraints functionality (#548) 2018-06-12 09:43:17 +12:00
InlineRouteParameterParserTests.cs
Microsoft.AspNetCore.Routing.Tests.csproj Initial DispatcherMiddleware tests (#529) 2018-06-07 21:47:06 +12:00
RequestDelegateRouteBuilderExtensionsTest.cs
RouteBuilderTest.cs
RouteCollectionTest.cs IUrlHelper and support for RouteOptions.LowercaseUrls 2018-05-31 20:07:01 -07:00
RouteConstraintBuilderTest.cs
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