aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Doug Bunting fcf7b15c64 Remove `FromBodyOnProperty_RequiredOnValueTypeSubProperty_AddsModelStateError`
- this integration test depends on the old `[Required]` special case
- #2388 explicitly removes that bahaviour so the test goes with it
2015-05-11 17:18:52 -07:00
..
ActionParametersIntegrationTest.cs Adding tests for ActionParameters and TryUpdateModel 2015-05-08 19:11:03 -07:00
ArrayModelBinderIntegrationTest.cs
BinderTypeBasedModelBinderIntegrationTest.cs
BodyValidationIntegrationTests.cs Remove `FromBodyOnProperty_RequiredOnValueTypeSubProperty_AddsModelStateError` 2015-05-11 17:18:52 -07:00
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs
DictionaryModelBinderIntegrationTest.cs
FormCollectionModelBindingIntegrationTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FormFileModelBindingIntegrationTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
GenericModelBinderIntegrationTest.cs
HeaderModelBinderIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs
Microsoft.AspNet.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs Adding tests for ActionParameters and TryUpdateModel 2015-05-08 19:11:03 -07:00
MutableObjectModelBinderIntegrationTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
ServicesModelBinderIntegrationTest.cs
TestMvcOptions.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TryUpdateModelIntegrationTest.cs Adding tests for ActionParameters and TryUpdateModel 2015-05-08 19:11:03 -07:00
TypeConverterModelBinderIntegrationTest.cs
ValidationIntegrationTests.cs
project.json