aspnetcore/test/Microsoft.AspNetCore.Routin.../Matchers
Ryan Nowak f8b3b73ca7 Remove EndpointConstraints
Adds IEndpointSelectorPolicy so that MVC can plug in to the
EndpointSelector to run action constraints.
2018-07-28 19:03:12 -07:00
..
BarebonesMatcher.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
BarebonesMatcherBuilder.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
BarebonesMatcherConformanceTest.cs
CandidateSetTest.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
DataSourceDependentMatcherTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
DefaultEndpointSelectorTest.cs Remove EndpointConstraints 2018-07-28 19:03:12 -07:00
DefaultMatchProcessorFactoryTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
DfaMatcherBuilderTest.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
DfaMatcherConformanceTest.cs Change Branding 2018-07-22 16:41:59 -07:00
DfaMatcherTest.cs Add CORS support to HttpMethodMatcherPolicy 2018-07-26 23:01:11 -07:00
DictionaryJumpTableTest.cs
EndpointMetadataComparerTest.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
FastPathTokenizerTest.cs
FullFeaturedMatcherConformanceTest.cs Change Branding 2018-07-22 16:41:59 -07:00
HttpMethodMatcherPolicyIntegrationTest.cs Add CORS support to HttpMethodMatcherPolicy 2018-07-26 23:01:11 -07:00
HttpMethodMatcherPolicyTest.cs Add CORS support to HttpMethodMatcherPolicy 2018-07-26 23:01:11 -07:00
LinearSearchJumpTableTest.cs
MatcherAssert.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherConformanceTest.MultipleEndpoint.cs
MatcherConformanceTest.SingleEndpoint.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherConformanceTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
MatcherEndpointComparerTest.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
MultipleEntryJumpTableTest.cs
RouteConstraintMatchProcessorTest.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
RouteMatcher.cs
RouteMatcherBuilder.cs Remove EndpointConstraints 2018-07-28 19:03:12 -07:00
RouteMatcherConformanceTest.cs
SingleEntryJumpTableTest.cs
TreeRouterMatcher.cs
TreeRouterMatcherBuilder.cs Remove EndpointConstraints 2018-07-28 19:03:12 -07:00
TreeRouterMatcherConformanceTest.cs
ZeroEntryJumpTableTest.cs