aspnetcore/test/Microsoft.AspNetCore.Routin.../TestObjects
James Newton-King 1680b9f4fc
Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712)
2018-08-22 17:15:57 +12:00
..
CapturingConstraint.cs Minor fix to DefaultLinkGenerator and enabled constraint related tests in DefaultLinkGeneratorTest 2018-07-19 09:11:50 -07:00
DynamicEndpointDataSource.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
TestMatcher.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
TestMatcherFactory.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
TestServiceProvider.cs