aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Ryan Nowak 98b3f055e1 Change ModelBinding to use a single pass 2015-08-31 11:58:53 -07:00
..
ActionParametersIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ArrayModelBinderIntegrationTest.cs Expand model types `GenericModelBinder` can handle 2015-08-25 09:50:31 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs Change ModelBinding to use a single pass 2015-08-31 11:58:53 -07:00
BodyValidationIntegrationTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ByteArrayModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
CancellationTokenModelBinderIntegrationTest.cs Enabling test for 2447, CancellationToken does not gets validated. 2015-06-01 12:41:34 -07:00
CollectionModelBinderIntegrationTest.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
DictionaryModelBinderIntegrationTest.cs Expand model types `GenericModelBinder` can handle 2015-08-25 09:50:31 -07:00
FormCollectionModelBindingIntegrationTest.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
FormFileModelBindingIntegrationTest.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
GenericModelBinderIntegrationTest.cs Expand model types `GenericModelBinder` can handle 2015-08-25 09:50:31 -07:00
HeaderModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
KeyValuePairModelBinderIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
ModelBindingTestHelper.cs [Fixes #2900] Get rid of manual body-read-state-tracking 2015-08-31 10:34:42 -07:00
ModelPrefixSelectionIntegrationTest.cs Change ModelBinding to use a single pass 2015-08-31 11:58:53 -07:00
MutableObjectModelBinderIntegrationTest.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
ServicesModelBinderIntegrationTest.cs `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
SimpleTypeModelBinderIntegrationTest.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
TestMvcOptions.cs Add basic startup experience for MVC.Core 2015-07-08 17:16:07 -07:00
TryUpdateModelIntegrationTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ValidationIntegrationTests.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
project.json React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00