aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Steve Sanderson 236ef5d1d1 Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
..
Models
ActionParametersIntegrationTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
ArrayModelBinderIntegrationTest.cs
AuthorizeFilterIntegrationTest.cs
BindPropertyIntegrationTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
BinderTypeBasedModelBinderIntegrationTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
BindingSourceMetadataProviderIntegrationTest.cs
BodyValidationIntegrationTests.cs Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
CollectionModelBinderIntegrationTest.cs
CompanyNameAttribute.cs
ComplexTypeModelBinderIntegrationTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
DictionaryModelBinderIntegrationTest.cs
ExcludeBindingMetadataProviderIntegrationTest.cs Fixing ExcludeBindingMetadataProvider unit test (#6113) 2017-04-27 11:42:06 -07:00
FormCollectionModelBindingIntegrationTest.cs
FormFileModelBindingIntegrationTest.cs
GenericModelBinderIntegrationTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
HeaderModelBinderIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs Replace IModelBindingMessageProvider with new highly-virtual base class (#6241) 2017-05-10 16:02:18 +01:00
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
ModelBindingTestContext.cs Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
ModelBindingTestHelper.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
ModelPrefixSelectionIntegrationTest.cs
ParameterBinderExtensions.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
SimpleTypeModelBinderIntegrationTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
TestMvcOptions.cs
TryUpdateModelIntegrationTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
TryValidateModelIntegrationTest.cs
ValidationIntegrationTests.cs Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00