aspnetcore/test/Microsoft.AspNetCore.Routin...
James Newton-King 90395c933d
Implement IRoutingFeature on EndpointFeature for back-compat (#641)
2018-07-20 18:23:14 +12:00
..
Constraints
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 Make DFA matcher the default 2018-07-18 07:50:27 -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 Implement IRoutingFeature on EndpointFeature for back-compat (#641) 2018-07-20 18:23:14 +12:00
Tree
BuilderExtensionsTest.cs
CompositeEndpointDataSourceTest.cs [Fixes #583] Handle change events in RouteValueBaseEndpointFinder 2018-07-17 05:54:11 -07:00
ConstraintMatcherTest.cs Update usage of TestSink 2018-04-12 16:17:04 -07:00
DataSourceDependentCacheTest.cs Make DFA matcher the default 2018-07-18 07:50:27 -07:00
DefaultInlineConstraintResolverTest.cs
DefaultLinkGeneratorTest.cs Minor fix to DefaultLinkGenerator and enabled constraint related tests in DefaultLinkGeneratorTest 2018-07-19 09:11:50 -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 Implement IRoutingFeature on EndpointFeature for back-compat (#641) 2018-07-20 18:23:14 +12: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
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
RouteOptionsTests.cs
RouteTest.cs Minor fix to DefaultLinkGenerator and enabled constraint related tests in DefaultLinkGeneratorTest 2018-07-19 09:11:50 -07:00
RouteValueBasedEndpointFinderTest.cs [Fixes #583] Handle change events in RouteValueBaseEndpointFinder 2018-07-17 05:54:11 -07:00
RouterMiddlewareTest.cs Initial DispatcherMiddleware tests (#529) 2018-06-07 21:47:06 +12:00
RoutingBuilderExtensionsTest.cs
TemplateParserDefaultValuesTests.cs