aspnetcore/test/Microsoft.AspNetCore.Routin...
James Newton-King bc140fc491
Merge pull request #885 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-23 09:18:17 +13:00
..
Builder Merge branch 'dotnet-maestro-bot-merge/release/2.2-to-master' 2018-09-03 11:43:23 -07:00
Constraints Unit test constraints without HttpContext (#755) 2018-08-29 17:34:54 +12:00
Internal Fix DfaGraphWriter ISuppressMatchingMetadata check (#850) 2018-10-12 16:08:50 +13:00
Logging
Matching Merge pull request #846 from dotnet-maestro-bot/merge/release/2.2-to-master 2018-10-08 18:05:41 -07:00
Patterns Use Array.Clone() to copy arrays, and avoid copy where applicable (#855) 2018-10-22 08:34:11 +13:00
Template Improve performance and reduce allocations of TemplateSegment (#856) 2018-10-22 08:35:35 +13:00
TestObjects Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
Tree Use var in for loops (#758) 2018-08-31 08:24:41 +12:00
CompositeEndpointDataSourceTest.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
ConstraintMatcherTest.cs Fix #629 - Add logging to DfaMatcther 2018-09-30 15:59:25 -07:00
DataSourceDependentCacheTest.cs
DefaultEndpointDataSourceTests.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
DefaultInlineConstraintResolverTest.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
DefaultLinkGenerationTemplateTest.cs Revised LinkGenerator 2018-09-22 15:47:50 -07:00
DefaultLinkGeneratorProcessTemplateTest.cs Revised LinkGenerator 2018-09-22 15:47:50 -07:00
DefaultLinkGeneratorTest.cs Allow parameter names to match required keys in templates (#872) 2018-10-22 11:29:41 +13:00
DefaultParameterPolicyFactoryTest.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
EndpointFactory.cs Merge release/2.2 2018-09-30 09:51:30 +13:00
EndpointMiddlewareTest.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
EndpointNameAddressSchemeTest.cs Misc polishing 2018-10-08 15:45:44 -07:00
EndpointRoutingMiddlewareTest.cs Fix Routing#837 2018-10-05 21:24:57 -07:00
EndpointSelectorContextTest.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
InlineRouteParameterParserTests.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
LinkGeneratorEndpointNameExtensionsTest.cs Misc polishing 2018-10-08 15:45:44 -07:00
LinkGeneratorRouteValuesAddressExtensionsTest.cs Misc polishing 2018-10-08 15:45:44 -07:00
LinkGeneratorTestBase.cs Rename EndpointFeature -> EndpointSelectorContext 2018-09-30 14:09:59 -07:00
Microsoft.AspNetCore.Routing.Tests.csproj remove references to ref emit packages 2018-08-30 13:26:22 -07:00
RequestDelegateRouteBuilderExtensionsTest.cs
RouteBuilderTest.cs
RouteCollectionTest.cs
RouteConstraintBuilderTest.cs Support policy arguments and resolving services by constructors (#753) 2018-08-29 14:51:34 +12:00
RouteOptionsTests.cs
RouteTest.cs Add IParameterTransformer (#750) 2018-09-12 21:45:25 +12:00
RouteValuesAddressMetadataTests.cs RouteValuesAddressMetadata ctors and XML docs (#818) 2018-09-30 08:54:59 +13:00
RouteValuesAddressSchemeTest.cs Misc polishing 2018-10-08 15:45:44 -07:00
RouterMiddlewareTest.cs Fix #629 - Add logging to DfaMatcther 2018-09-30 15:59:25 -07:00
TemplateParserDefaultValuesTests.cs Add IParameterTransformer (#750) 2018-09-12 21:45:25 +12:00
TestConstants.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00