aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Harsh Gupta 3a3acde904 Simple ModelBinders and Simple ModelBinder Poco-2
Covers simple scenario for each model binder.
Covers scenarios mixing a POCO model binder -> Simple Model binder.

This contains tests for
FormCollectionModelBinder
BinderTypeBasedModelBinder
TypeConverterModelBinder

Remainging:
TypeMatchModelBinder

This also adds missing unit test for TypeMatchModelBinder as well.
2015-04-30 13:43:02 -07:00
..
ArrayModelBinderIntegrationTest.cs GenericModelBinder integration tests part 1 2015-04-28 17:43:29 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs Simple ModelBinders and Simple ModelBinder Poco-2 2015-04-30 13:43:02 -07:00
BodyValidationIntegrationTests.cs
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs GenericModelBinder integration tests part 1 2015-04-28 17:43:29 -07:00
DictionaryModelBinderIntegrationTest.cs GenericModelBinder integration tests part 1 2015-04-28 17:43:29 -07:00
FormCollectionModelBindingIntegrationTest.cs Simple ModelBinders and Simple ModelBinder Poco-2 2015-04-30 13:43:02 -07:00
FormFileModelBindingIntegrationTest.cs
GenericModelBinderIntegrationTest.cs Part 2 of integration tests for GenericModelBinder 2015-04-29 16:52:52 -07:00
HeaderModelBinderIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs GenericModelBinder integration tests part 1 2015-04-28 17:43:29 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs GenericModelBinder integration tests part 1 2015-04-28 17:43:29 -07:00
MutableObjectModelBinderIntegrationTest.cs ModelBinding Integration tests part 3 2015-04-30 12:45:10 -07:00
ServicesModelBinderIntegrationTest.cs
TestMvcOptions.cs The model state keys for body bound models which are bound at property will use the entire model name with this change for example 2015-04-22 14:02:08 -07:00
TypeConverterModelBinderIntegrationTest.cs Simple ModelBinders and Simple ModelBinder Poco-2 2015-04-30 13:43:02 -07:00
project.json Simple ModelBinders and Simple ModelBinder Poco-2 2015-04-30 13:43:02 -07:00