..
ActionParametersIntegrationTest.cs
…
ArrayModelBinderIntegrationTest.cs
Fix #1579 - Bind top-level collections as an empty collection
2015-05-21 22:46:04 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs
Correct test expectations
2015-06-01 12:15:39 -07:00
BodyValidationIntegrationTests.cs
Fixes #2464 - Does not add extra skipped entries for model bound from services.
2015-05-15 12:27:43 -07:00
ByteArrayModelBinderIntegrationTest.cs
Enabling test for 2447, CancellationToken does not gets validated.
2015-06-01 12:41:34 -07:00
CancellationTokenModelBinderIntegrationTest.cs
Enabling test for 2447, CancellationToken does not gets validated.
2015-06-01 12:41:34 -07:00
CollectionModelBinderIntegrationTest.cs
Fix #1579 - Bind top-level collections as an empty collection
2015-05-21 22:46:04 -07:00
DictionaryModelBinderIntegrationTest.cs
Enable tests for #2470
2015-05-28 14:57:50 -07:00
FormCollectionModelBindingIntegrationTest.cs
Correct test expectations
2015-06-01 12:15:39 -07:00
FormFileModelBindingIntegrationTest.cs
Correct test expectations
2015-06-01 12:15:39 -07:00
GenericModelBinderIntegrationTest.cs
Fix #1579 - Bind top-level collections as an empty collection
2015-05-21 22:46:04 -07:00
HeaderModelBinderIntegrationTest.cs
Correct test expectations
2015-06-01 12:15:39 -07:00
KeyValuePairModelBinderIntegrationTest.cs
Fix #1579 - Bind top-level collections as an empty collection
2015-05-21 22:46:04 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
…
ModelBindingTestHelper.cs
Fixes #2464 - Does not add extra skipped entries for model bound from services.
2015-05-15 12:27:43 -07:00
MutableObjectModelBinderIntegrationTest.cs
Address #2526 ; remove use of a required validator when validating `[BindRequired]`
2015-06-05 16:56:05 -07:00
ServicesModelBinderIntegrationTest.cs
`ByteArrayModelBinder` should return `null` only when type is not matched
2015-06-01 12:20:17 -07:00
TestMvcOptions.cs
…
TryUpdateModelIntegrationTest.cs
…
TypeConverterModelBinderIntegrationTest.cs
…
ValidationIntegrationTests.cs
Fix #1579 - Bind top-level collections as an empty collection
2015-05-21 22:46:04 -07:00
project.json
…