aspnetcore/test/Microsoft.AspNetCore.Routin.../Matching
James Newton-King 08a0a7fadb
Remove MatchProcessor, add IParameterPolicy (#734)
2018-08-22 15:24:34 +12:00
..
BarebonesMatcher.cs
BarebonesMatcherBuilder.cs
BarebonesMatcherConformanceTest.cs
CandidateSetTest.cs Remove MatchProcessor, add IParameterPolicy (#734) 2018-08-22 15:24:34 +12:00
DataSourceDependentMatcherTest.cs Support supression of matching for endpoints 2018-08-15 21:36:08 -07:00
DefaultEndpointSelectorTest.cs Change metadata namespace 2018-08-03 12:37:37 -07:00
DefaultParameterPolicyFactoryTest.cs Remove MatchProcessor, add IParameterPolicy (#734) 2018-08-22 15:24:34 +12:00
DfaMatcherBuilderTest.cs Remove MatchProcessor, add IParameterPolicy (#734) 2018-08-22 15:24:34 +12:00
DfaMatcherConformanceTest.cs
DfaMatcherTest.cs Remove MatchProcessor, add IParameterPolicy (#734) 2018-08-22 15:24:34 +12:00
DictionaryJumpTableTest.cs
EndpointMetadataComparerTest.cs
FastPathTokenizerTest.cs
FullFeaturedMatcherConformanceTest.cs
HttpMethodMatcherPolicyIntegrationTest.cs Change metadata namespace 2018-08-03 12:37:37 -07:00
HttpMethodMatcherPolicyTest.cs Change metadata namespace 2018-08-03 12:37:37 -07:00
LinearSearchJumpTableTest.cs
MatcherAssert.cs
MatcherConformanceTest.MultipleEndpoint.cs
MatcherConformanceTest.SingleEndpoint.cs
MatcherConformanceTest.cs Change metadata namespace 2018-08-03 12:37:37 -07:00
MatcherEndpointComparerTest.cs Change metadata namespace 2018-08-03 12:37:37 -07:00
MultipleEntryJumpTableTest.cs
RouteMatcher.cs
RouteMatcherBuilder.cs
RouteMatcherConformanceTest.cs
SingleEntryJumpTableTest.cs
TreeRouterMatcher.cs
TreeRouterMatcherBuilder.cs
TreeRouterMatcherConformanceTest.cs
ZeroEntryJumpTableTest.cs