| .. |
|
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
|
Revisit the unwrapping code in ControllerActionInvoker
|
2017-09-19 09:49:37 -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
|
…
|
|
|
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
|
…
|
|
|
ShortFormDictionaryValidationStrategyTest.cs
|
…
|
|
|
ValidatorCacheTest.cs
|
…
|
|
|
ViewEnginePathTest.cs
|
…
|
|