..
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
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
ByteArrayModelBinderIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -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
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
FormFileModelBindingIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
GenericModelBinderIntegrationTest.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
HeaderModelBinderIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -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
…
MutableObjectModelBinderIntegrationTest.cs
Add `ModelState` entries for greedy and type-matching model binders
2015-06-23 22:34:55 -07:00
ServicesModelBinderIntegrationTest.cs
`ByteArrayModelBinder` should return `null` only when type is not matched
2015-06-01 12:20:17 -07:00
TestMvcOptions.cs
Adding an 'AddMinimalMvc()' for Mvc.Core and sample
2015-06-12 11:29:47 -07:00
TryUpdateModelIntegrationTest.cs
…
TypeConverterModelBinderIntegrationTest.cs
…
ValidationIntegrationTests.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
project.json
…