aspnetcore/test/Microsoft.AspNetCore.Routin.../Matchers
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
..
BarebonesMatcher.cs Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
BarebonesMatcherBuilder.cs Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
BarebonesMatcherConformanceTest.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
DfaMatcher.cs Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
DfaMatcherBuilder.cs Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
DfaMatcherConformanceTest.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
DispatcherAssert.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
FullFeaturedMatcherConformanceTest.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
InstructionMatcher.cs Fixing up a few small issues 2018-06-15 18:04:43 -07:00
InstructionMatcherBuilder.cs Fixing up a few small issues 2018-06-15 18:04:43 -07:00
InstructionMatcherConformanceTest.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
MatcherBuilder.cs Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
MatcherConformanceTest.MultipleEndpoint.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
MatcherConformanceTest.SingleEndpoint.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
MatcherConformanceTest.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
RouteMatcher.cs Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
RouteMatcherBuilder.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
RouteMatcherConformanceTest.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
TreeMatcherTests.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
TreeRouterMatcher.cs Flesh out experimental matchers 2018-06-15 15:43:50 -07:00
TreeRouterMatcherBuilder.cs Add more matcher tests 2018-06-20 10:39:53 -07:00
TreeRouterMatcherConformanceTest.cs Add more matcher tests 2018-06-20 10:39:53 -07:00