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 A new and exciting implementation of action selection 2017-05-05 17:54:09 -07:00
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 Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
AttributeRoutingTest.cs
AuthorizationApplicationModelProviderTest.cs
ClientValidatorCacheTest.cs
ControllerActionDescriptorBuilderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
ControllerActionDescriptorProviderTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
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 Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
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 Fix filter order (#6577) 2017-07-21 10:50:34 -07:00
FilterProviderTest.cs
HttpMethodActionConstraintTest.cs Refactor CORS support out of MVC Core 2017-08-14 11:40:56 -07:00
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 React to new ObjectMethodExecutor in Common 2017-05-03 15:40:02 +01:00
PrefixContainerTest.cs Fall back to linear search for prefix matches 2017-06-30 10:59:07 -07:00
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