aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Internal
Ryan Nowak 38712609bb Design extensibility for executors
We have all of these executors but they aren't really
documented/supported for extensibility today. This change introduces a
pattern for action result executors so we can make them extensible.
2017-09-22 10:32:55 -07:00
..
AcceptHeaderParserTest.cs
ActionConstraintCacheTest.cs
ActionDescriptorCollectionProviderTest.cs
ActionMethodExecutorTest.cs Revisit the unwrapping code in ControllerActionInvoker 2017-09-19 09:49:37 -07:00
ActionSelectorTest.cs
ApiControllerApplicationModelProviderTest.cs Introduce a filter to send bad request results with details when ModelState is invalid (#6849) 2017-09-21 11:09:32 -07:00
AttributeRouteTest.cs
AttributeRoutingTest.cs
AuthorizationApplicationModelProviderTest.cs
ClientValidatorCacheTest.cs
ControllerActionDescriptorBuilderTest.cs
ControllerActionDescriptorProviderTests.cs
ControllerActionInvokerCacheTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
ControllerActionInvokerTest.cs Design extensibility for executors 2017-09-22 10:32:55 -07:00
ControllerBinderDelegateProviderTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
DefaultApplicationModelProviderTest.cs
DefaultAssemblyPartDiscoveryProviderTest.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
DefaultBindingMetadataProviderTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
DefaultCollectionValidationStrategyTest.cs
DefaultComplexObjectValidationStrategyTest.cs
DefaultModelValidatorProviderTest.cs
DefaultObjectValidatorTests.cs
DisableRequestSizeLimitFilterTest.cs Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter. 2017-09-12 17:03:24 -07:00
ElementalValueProviderTests.cs
ExplicitIndexCollectionValidationStrategyTest.cs
FilterFactoryTest.cs
FilterProviderTest.cs
HttpMethodActionConstraintTest.cs
MiddlewareFilterBuilderTest.cs
MiddlewareFilterConfigurationProviderTest.cs
MiddlewareFilterTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
ParameterDefaultValuesTest.cs
PrefixContainerTest.cs
ReferenceEqualityComparerTest.cs
RequestFormLimitsFilterTest.cs Added RequestFormLimits filter. 2017-09-18 13:48:15 -07:00
RequestSizeLimitFilterTest.cs Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter. 2017-09-12 17:03:24 -07:00
ResponseCacheFilterExecutorTest.cs Fix #4914 patternize filter overrides 2017-09-18 12:12:44 -07:00
ResponseContentTypeHelperTest.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
ShortFormDictionaryValidationStrategyTest.cs
ValidatorCacheTest.cs
ViewEnginePathTest.cs Normalize paths in RazorViewEngine prior to invoking page factory 2017-09-07 11:36:31 -07:00