aspnetcore/test/Microsoft.AspNetCore.Routin...
Kiran Challa aed2e24483 Allow to pass in HttpContext when generating links 2018-07-17 05:16:57 -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 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
BuilderExtensionsTest.cs
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
RouterMiddlewareTest.cs Initial DispatcherMiddleware tests (#529) 2018-06-07 21:47:06 +12:00
RoutingBuilderExtensionsTest.cs
TemplateParserDefaultValuesTests.cs