aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Pranav K badb6ce8e5 Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
..
Models
ActionParametersIntegrationTest.cs [Fixes #5801] Move call to validate constructor in ComplexTypeModelBinder into CreateModel 2017-02-15 12:33:01 -08:00
ArrayModelBinderIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
AuthorizeFilterIntegrationTest.cs Only create filters for models that need them (#5044) 2016-07-27 16:36:26 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs
BindingSourceMetadataProviderIntegrationTest.cs Add BindingSourceMetadataProvider 2017-02-17 13:22:10 -08:00
BodyValidationIntegrationTests.cs
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
CompanyNameAttribute.cs
DictionaryModelBinderIntegrationTest.cs
ExcludeBindingMetadataProviderIntegrationTest.cs
FormCollectionModelBindingIntegrationTest.cs
FormFileModelBindingIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
GenericModelBinderIntegrationTest.cs
HeaderModelBinderIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
ModelBindingTestContext.cs
ModelBindingTestHelper.cs Only create filters for models that need them (#5044) 2016-07-27 16:36:26 -07:00
ModelPrefixSelectionIntegrationTest.cs
MutableObjectModelBinderIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs
SimpleTypeModelBinderIntegrationTest.cs
TestMvcOptions.cs Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
TryUpdateModelIntegrationTest.cs [Fixes #5698] Regression in 1.1 model binding for model types without default constructor 2017-02-10 11:10:02 -08:00
TryValidateModelIntegrationTest.cs
ValidationIntegrationTests.cs Add `[ValidateNever]` and `IPropertyValidationFilter` 2017-01-15 21:40:29 -08:00