aspnetcore/test/Microsoft.AspNetCore.Routin...
Ryan Nowak db95a8c624 Add more matcher tests
This is a code dump of existing tests for TemplateMatcher and TreeRouter
converted to the format of matcher conformance tests.

Note that most of the new tests aren't yet supported by our experimental
matchers, which don't support many of these advanced features.
2018-06-20 10:39:53 -07:00
..
Constraints
EndpointConstraints Added initial support for link generation when using Dispatcher 2018-06-14 15:31:30 -07:00
Internal Added initial support for link generation when using Dispatcher 2018-06-14 15:31:30 -07:00
Logging
Matchers Add more matcher tests 2018-06-20 10:39:53 -07:00
Template
TestObjects Added initial support for link generation when using Dispatcher 2018-06-14 15:31:30 -07:00
Tree
BuilderExtensionsTest.cs
ConstraintMatcherTest.cs
DefaultEndpointFinderTest.cs Added initial support for link generation when using Dispatcher 2018-06-14 15:31:30 -07:00
DefaultInlineConstraintResolverTest.cs
DefaultLinkGeneratorTest.cs Added initial support for link generation when using Dispatcher 2018-06-14 15:31:30 -07:00
DispatcherMiddlewareTest.cs
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
RoutingBuilderExtensionsTest.cs
TemplateParserDefaultValuesTests.cs