| .. |
|
AcceptHeaderParserTest.cs
|
…
|
|
|
ActionConstraintCacheTest.cs
|
…
|
|
|
ActionDescriptorCollectionProviderTest.cs
|
…
|
|
|
ActionMethodExecutorTest.cs
|
Add mapping service for action results
|
2018-03-27 17:13:41 -07:00 |
|
ActionResultTypeMapperTest.cs
|
Add mapping service for action results
|
2018-03-27 17:13:41 -07:00 |
|
ActionSelectorTest.cs
|
Use ModelMetadataProvider to infer BindingSource on application model
|
2018-04-02 09:48:49 -07:00 |
|
ApiBehaviorApplicationModelProviderTest.cs
|
Use ModelMetadataProvider to infer BindingSource on application model
|
2018-04-02 09:48:49 -07:00 |
|
AttributeRouteTest.cs
|
…
|
|
|
AttributeRoutingTest.cs
|
…
|
|
|
AuthorizationApplicationModelProviderTest.cs
|
Use ModelMetadataProvider to infer BindingSource on application model
|
2018-04-02 09:48:49 -07:00 |
|
ClientValidatorCacheTest.cs
|
…
|
|
|
ControllerActionDescriptorBuilderTest.cs
|
…
|
|
|
ControllerActionDescriptorProviderTests.cs
|
Use ModelMetadataProvider to infer BindingSource on application model
|
2018-04-02 09:48:49 -07:00 |
|
ControllerActionInvokerCacheTest.cs
|
Add compatibility switch controlling parameter metadata and top-level validation
|
2018-03-26 12:29:04 -07:00 |
|
ControllerActionInvokerTest.cs
|
Add mapping service for action results
|
2018-03-27 17:13:41 -07:00 |
|
ControllerBinderDelegateProviderTest.cs
|
Add compatibility switch controlling parameter metadata and top-level validation
|
2018-03-26 12:29:04 -07:00 |
|
DefaultApplicationModelProviderTest.cs
|
Use ModelMetadataProvider to infer BindingSource on application model
|
2018-04-02 09:48:49 -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
|
Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure`
|
2018-01-09 10:51:09 -08: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
|
…
|
|
|
FilterProviderTest.cs
|
…
|
|
|
HttpMethodActionConstraintTest.cs
|
…
|
|
|
MiddlewareFilterBuilderTest.cs
|
Use `ExceptionDispatchInfo` in `MiddlewareFilterBuilder` if available
|
2018-01-02 14:56:41 -08:00 |
|
MiddlewareFilterConfigurationProviderTest.cs
|
…
|
|
|
MiddlewareFilterTest.cs
|
Add mapping service for action results
|
2018-03-27 17:13:41 -07:00 |
|
MvcCoreLoggerExtensionsTest.cs
|
Improve logging - filter pipeline execution
|
2017-12-14 11:22:13 -08:00 |
|
ParameterDefaultValuesTest.cs
|
[Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value
|
2018-03-27 05:22:20 -07:00 |
|
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
|
…
|
|