aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Ryan Nowak f77bb0ed2f GenericModelBinder integration tests part 1
- Covers simple scenario for each model binder.
- Covers scenarios mixing a generic model binder with a greedy model
  binder.
2015-04-28 17:43:29 -07:00
..
ArrayModelBinderIntegrationTest.cs GenericModelBinder integration tests part 1 2015-04-28 17:43:29 -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
FormFileModelBindingIntegrationTest.cs
GenericModelBinderIntegrationTest.cs GenericModelBinder integration tests part 1 2015-04-28 17:43:29 -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
ServicesModelBinderIntegrationTest.cs
TestMvcOptions.cs
project.json