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 Integration tests for 2015-05-04 09:52:15 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs
BodyValidationIntegrationTests.cs Remove `FromBodyOnProperty_RequiredOnValueTypeSubProperty_AddsModelStateError` 2015-05-11 17:18:52 -07:00
ByteArrayModelBinderIntegrationTest.cs React to QueryString API changes. 2015-05-06 15:20:40 -07:00
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs Validations with BindRequired on properties. 2015-05-04 10:32:35 -07:00
DictionaryModelBinderIntegrationTest.cs Integration tests for 2015-05-04 09:52:15 -07:00
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 Integration tests for 2015-05-04 09:52:15 -07:00
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
TryUpdateModelIntegrationTest.cs Adding tests for ActionParameters and TryUpdateModel 2015-05-08 19:11:03 -07:00
TypeConverterModelBinderIntegrationTest.cs React to QueryString API changes. 2015-05-06 15:20:40 -07:00
ValidationIntegrationTests.cs More model binding integration tests 2015-05-04 11:20:52 -07:00
project.json