aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Internal
James Newton-King 7854d65c11
Support page parameter in attribute route (#8530)
2018-10-04 14:39:40 +13:00
..
AcceptHeaderParserTest.cs
ActionConstraintCacheTest.cs Fix aspnet/Routing#722 2018-08-27 17:24:21 -07:00
ActionMethodExecutorTest.cs Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult 2018-05-29 14:35:42 -07:00
ActionResultTypeMapperTest.cs
ActionSelectorTest.cs Fix aspnet/Routing#722 2018-08-27 17:24:21 -07:00
ApiBehaviorOptionsSetupTest.cs Set trace id in ProblemDetalsClientErrorFactory 2018-08-29 16:03:08 -07:00
AttributeRouteTest.cs
AttributeRoutingTest.cs Fix obsolete build warning (#8358) 2018-08-30 08:16:57 +12:00
AuthorizationApplicationModelProviderTest.cs Test cleanup 2018-05-03 16:03:42 -07:00
ClientValidatorCacheTest.cs
ControllerActionDescriptorBuilderTest.cs
ControllerActionDescriptorProviderTests.cs Action endpoint metadata contains attributes from action and controller (#8395) 2018-09-07 10:01:40 +12:00
ControllerActionInvokerCacheTest.cs Unskip skipped tests 2018-05-29 12:10:59 -07:00
ControllerActionInvokerTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ControllerBinderDelegateProviderTest.cs [Design] Add a MaxValidationDepth option to ValidationVisitor 2018-08-16 15:01:18 -07:00
DefaultApplicationModelProviderTest.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
DefaultBindingMetadataProviderTest.cs
DefaultCollectionValidationStrategyTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
DefaultComplexObjectValidationStrategyTest.cs
DefaultModelValidatorProviderTest.cs
DefaultObjectValidatorTests.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
DisableRequestSizeLimitFilterTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ElementalValueProviderTests.cs
ExplicitIndexCollectionValidationStrategyTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
FilterFactoryTest.cs
FilterProviderTest.cs
HttpMethodActionConstraintTest.cs
MiddlewareFilterBuilderTest.cs
MiddlewareFilterConfigurationProviderTest.cs
MiddlewareFilterTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
MvcCoreLoggerExtensionsTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
MvcEndpointDataSourceTests.cs Support page parameter in attribute route (#8530) 2018-10-04 14:39:40 +13:00
ParameterDefaultValuesTest.cs
PrefixContainerTest.cs
ReferenceEqualityComparerTest.cs
RequestFormLimitsFilterTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
RequestSizeLimitFilterTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ResponseCacheFilterExecutorTest.cs
ResponseContentTypeHelperTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
RoutePatternWriterTests.cs Update MvcEndpointDataSource to use RoutePattern (#8249) 2018-08-23 21:42:42 +12:00
ShortFormDictionaryValidationStrategyTest.cs
ValidatorCacheTest.cs
ViewEnginePathTest.cs