aspnetcore/test/Microsoft.AspNetCore.Routin.../Matching
James Newton-King 8c4f187c22
Endpoint routing rename and API review changes (#684)
2018-08-02 13:38:08 +12:00
..
BarebonesMatcher.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
BarebonesMatcherBuilder.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
BarebonesMatcherConformanceTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
CandidateSetTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DataSourceDependentMatcherTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DefaultEndpointSelectorTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DefaultMatchProcessorFactoryTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DfaMatcherBuilderTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DfaMatcherConformanceTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DfaMatcherTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DictionaryJumpTableTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
EndpointMetadataComparerTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
FastPathTokenizerTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
FullFeaturedMatcherConformanceTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
HttpMethodMatcherPolicyIntegrationTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
HttpMethodMatcherPolicyTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
LinearSearchJumpTableTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MatcherAssert.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MatcherConformanceTest.MultipleEndpoint.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MatcherConformanceTest.SingleEndpoint.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MatcherConformanceTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MatcherEndpointComparerTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MultipleEntryJumpTableTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
RouteConstraintMatchProcessorTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
RouteMatcher.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
RouteMatcherBuilder.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
RouteMatcherConformanceTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
SingleEntryJumpTableTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
TreeRouterMatcher.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
TreeRouterMatcherBuilder.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
TreeRouterMatcherConformanceTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
ZeroEntryJumpTableTest.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00