aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Internal
Doug Bunting e63f094a5f Use type metadata for `ModelBinderProviderContext.BindingInfo`
- #4652
- previously ignored for top-level models
- `ModelBinderProviderContext.BindingInfo` is now never `null`
- similarly, use type metadata (as well as parameter info) for `ModelBindingContext.BinderModelName`
 - previously ignored when overridden in `ControllerArgumentBinder`
2016-05-27 23:00:29 -07:00
..
AcceptHeaderParserTest.cs
ActionConstraintCacheTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
AttributeRouteTest.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
AttributeRoutingTest.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
AuthorizationApplicationModelProviderTest.cs [Fixes #4310] Moved AuthorizeFilter and CorsAuthorizationFilter to a public namespace 2016-03-21 11:54:03 -07:00
ClientValidatorCacheTest.cs Re-enable few tests on Mono 2016-02-04 16:53:09 -08:00
ControllerActionDescriptorBuilderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
ControllerActionDescriptorProviderTests.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
ControllerActionInvokerCacheTest.cs [Fixes #4616] Filter caching is too aggressive 2016-05-11 16:58:45 -07:00
ControllerActionInvokerTest.cs Added ValueProviderFactories to ResourceFilterExecutingContext 2016-05-20 04:15:07 -07:00
ControllerArgumentBinderTests.cs Use type metadata for `ModelBinderProviderContext.BindingInfo` 2016-05-27 23:00:29 -07:00
DefaultApplicationModelProviderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
DefaultAssemblyPartDiscoveryProviderTest.cs [Fixes #4655] Make comparisons in DefaultAssemblyPartDiscoveryProvider case insensitive 2016-05-20 11:22:55 -07:00
DefaultBindingMetadataProviderTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
DefaultCollectionValidationStrategyTest.cs
DefaultComplexObjectValidationStrategyTest.cs
DefaultModelValidatorProviderTest.cs
DefaultObjectValidatorTests.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ElementalValueProviderTests.cs
ExplicitIndexCollectionValidationStrategyTest.cs
FilterProviderTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
HttpMethodActionConstraintTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
ObjectMethodExecutorTest.cs Remove usage of `async void` in unit tests 2016-05-20 15:07:48 -07:00
PrefixContainerTest.cs Adding tests for PrefixContainer 2016-03-28 14:31:17 -07:00
ReferenceEqualityComparerTest.cs
ResponseCacheFilterTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
ResponseContentTypeHelperTest.cs
ShortFormDictionaryValidationStrategyTest.cs
ValidatorCacheTest.cs Re-enable few tests on Mono 2016-02-04 16:53:09 -08:00