aspnetcore/test/Microsoft.AspNetCore.Routin.../Matching
Ryan Nowak 7b16053f27 Misc polishing
Rename `IEndpointFinder<>` -> `IAddressScheme<>`

Address the two 'marker' metadata types that I'm aware of.
2018-10-08 15:45:44 -07:00
..
AsciiTest.cs
BarebonesMatcher.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
BarebonesMatcherBuilder.cs
BarebonesMatcherConformanceTest.cs
CandidateSetTest.cs Fix #629 - Add logging to DfaMatcther 2018-09-30 15:59:25 -07:00
DataSourceDependentMatcherTest.cs Misc polishing 2018-10-08 15:45:44 -07:00
DefaultEndpointSelectorTest.cs Make endpoint selector policies per-candidate-set 2018-10-05 21:03:59 -07:00
DfaMatcherBuilderTest.cs Make endpoint selector policies per-candidate-set 2018-10-05 21:03:59 -07:00
DfaMatcherConformanceTest.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
DfaMatcherTest.cs Make endpoint selector policies per-candidate-set 2018-10-05 21:03:59 -07:00
DictionaryJumpTableTest.cs
EndpointMetadataComparerTest.cs
FastPathTokenizerTest.cs
FullFeaturedMatcherConformanceTest.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
HttpMethodMatcherPolicyIntegrationTest.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
HttpMethodMatcherPolicyTest.cs Make endpoint selector policies per-candidate-set 2018-10-05 21:03:59 -07:00
ILEmitTrieFactoryTest.cs
ILEmitTrieJumpTableTest.cs
LinearSearchJumpTableTest.cs
MatcherAssert.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
MatcherConformanceTest.MultipleEndpoint.cs
MatcherConformanceTest.SingleEndpoint.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
MatcherConformanceTest.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
MultipleEntryJumpTableTest.cs
NonVectorizedILEmitTrieJumpTableTest.cs
RouteEndpointComparerTest.cs
RouteMatcher.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
RouteMatcherBuilder.cs Make endpoint selector policies per-candidate-set 2018-10-05 21:03:59 -07:00
RouteMatcherConformanceTest.cs
SingleEntryAsciiJumpTableTest.cs
SingleEntryJumpTableTest.cs
SingleEntryJumpTableTestBase.cs
TreeRouterMatcher.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
TreeRouterMatcherBuilder.cs Make endpoint selector policies per-candidate-set 2018-10-05 21:03:59 -07:00
TreeRouterMatcherConformanceTest.cs
VectorizedILEmitTrieJumpTableTest.cs
ZeroEntryJumpTableTest.cs