aspnetcore/test/Microsoft.AspNetCore.Routin...
Ryan Nowak 400d243f42
Fix remaining feature gaps in DfaMatcher (#621)
* Fix remaining feature gaps in DfaMatcher

* addressed minor feedback

* missed one
2018-07-17 19:22:46 -07: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 Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -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 [Fixes #583] Handle change events in RouteValueBaseEndpointFinder 2018-07-17 05:54:11 -07:00
Tree
BuilderExtensionsTest.cs
CompositeEndpointDataSourceTest.cs [Fixes #583] Handle change events in RouteValueBaseEndpointFinder 2018-07-17 05:54:11 -07:00
ConstraintMatcherTest.cs
DefaultInlineConstraintResolverTest.cs
DefaultLinkGeneratorTest.cs Allow to pass in HttpContext when generating links 2018-07-17 05:16:57 -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
Microsoft.AspNetCore.Routing.Tests.csproj Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
RequestDelegateRouteBuilderExtensionsTest.cs
RouteBuilderTest.cs
RouteCollectionTest.cs
RouteConstraintBuilderTest.cs
RouteOptionsTests.cs
RouteTest.cs
RouteValueBasedEndpointFinderTest.cs [Fixes #583] Handle change events in RouteValueBaseEndpointFinder 2018-07-17 05:54:11 -07:00
RouterMiddlewareTest.cs
RoutingBuilderExtensionsTest.cs
TemplateParserDefaultValuesTests.cs