aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Sebastien Ros 4b4d67e48e Merge branch 'release' into dev 2016-04-22 11:54:56 -07:00
..
Models
ActionParametersIntegrationTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
ArrayModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
BinderTypeBasedModelBinderIntegrationTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
BodyValidationIntegrationTests.cs Add tests of body-bound top-level collections 2016-04-20 11:57:15 -07:00
ByteArrayModelBinderIntegrationTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
CancellationTokenModelBinderIntegrationTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
CollectionModelBinderIntegrationTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
CompanyNameAttribute.cs
DictionaryModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
ExcludeBindingMetadataProviderIntegrationTest.cs Fixing BindNever attribute and Type model binding 2016-04-22 11:52:08 -07:00
FormCollectionModelBindingIntegrationTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
FormFileModelBindingIntegrationTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
GenericModelBinderIntegrationTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
HeaderModelBinderIntegrationTest.cs Correct `Type.IsAssignableFrom()` polarity 2016-03-03 09:55:01 -08:00
KeyValuePairModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
ModelBindingTestHelper.cs [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
ModelPrefixSelectionIntegrationTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
MutableObjectModelBinderIntegrationTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
SimpleTypeModelBinderIntegrationTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
TestMvcOptions.cs [Fixes #4089] Add support for application parts 2016-03-31 12:14:04 -07:00
TryUpdateModelIntegrationTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
TryValidateModelIntegrationTest.cs
ValidationIntegrationTests.cs [Fixes #3774] DataAnnotation validation ignored 2016-02-16 08:52:50 -08:00
project.json Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00