aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding
Ryan Nowak 5a80435534 API Review - Move ModelBindingHelper 2015-09-25 09:59:56 -07:00
..
Metadata Rename `ModelMetadata.IsCollectionType` and add "real" `ModelMetadata.IsCollectionType` 2015-09-22 19:05:40 -07:00
Validation API-Review Strongly-typed collections for a few options types. 2015-09-20 22:11:22 -07:00
ArrayModelBinderTest.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
BinderTypeBasedModelBinderModelBinderTest.cs
BindingSourceValueProviderTest.cs
BodyModelBinderTests.cs Add `InputFormatterResult` and `InputFormatterContext.ModelName` 2015-09-19 21:36:38 -07:00
ByteArrayModelBinderTests.cs
CancellationTokenModelBinderTests.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
CollectionModelBinderTest.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
CompositeModelBinderTest.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
CompositeValueProviderTest.cs
DictionaryBasedValueProviderTests.cs
DictionaryModelBinderTest.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
ElementalValueProviderTests.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
EnumerableValueProviderTest.cs
FormCollectionModelBinderTest.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
FormFileModelBinderTest.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
FormValueProviderFactoryTest.cs
HeaderModelBinderTests.cs Optimize async code in model binders 2015-09-08 09:42:34 -07:00
JQueryFormValueProviderFactoryTest.cs
JQueryFormValueProviderTest.cs
KeyValuePairModelBinderTest.cs Test Cleanup: Fix Assert.NotNulls with ModelBindingResult 2015-09-07 17:15:31 -07:00
ModelBindingContextTest.cs
ModelBindingHelperTest.cs API Review - Move ModelBindingHelper 2015-09-25 09:59:56 -07:00
ModelBindingResultTest.cs
MutableObjectModelBinderTest.cs
QueryStringValueProviderFactoryTest.cs
ReadableStringCollectionValueProviderTest.cs
ServiceModelBinderTest.cs Optimize async code in model binders 2015-09-08 09:42:34 -07:00
SimpleTypeModelBinderTest.cs Remove use of `IsMono` to no-op a test 2015-09-10 11:55:51 -07:00
SimpleValueProvider.cs
TestValueProvider.cs