aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ModelBinding
Pranav K f651f18d3a Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
..
Metadata [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
Validation [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
ArrayModelBinderTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
BinderTypeBasedModelBinderModelBinderTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
BindingSourceValueProviderTest.cs
BodyModelBinderTests.cs [Fixes 3961] Consider InputFormatter behavior when we can't read the charset 2016-02-05 10:42:36 -08:00
ByteArrayModelBinderTests.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
CancellationTokenModelBinderTests.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
CollectionModelBinderTest.cs Correct `Type.IsAssignableFrom()` polarity 2016-03-03 09:55:01 -08:00
CompositeModelBinderTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
CompositeValueProviderTest.cs
DefaultModelBindingContextTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
DictionaryModelBinderTest.cs Correct `Type.IsAssignableFrom()` polarity 2016-03-03 09:55:01 -08:00
EnumerableValueProviderTest.cs
FormCollectionModelBinderTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
FormFileModelBinderTest.cs Correct `Type.IsAssignableFrom()` polarity 2016-03-03 09:55:01 -08:00
FormValueProviderFactoryTest.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
FormValueProviderTest.cs
HeaderModelBinderTests.cs Correct `Type.IsAssignableFrom()` polarity 2016-03-03 09:55:01 -08:00
JQueryFormValueProviderFactoryTest.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
JQueryFormValueProviderTest.cs
KeyValuePairModelBinderTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
ModelBindingHelperTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
ModelBindingResultTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
MutableObjectModelBinderTest.cs Rewrite MutableObjectModelBinder 2016-02-10 09:48:05 -08:00
QueryStringValueProviderFactoryTest.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
QueryStringValueProviderTest.cs
RouteValueProviderTests.cs
ServicesModelBinderTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
SimpleTypeModelBinderTest.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
SimpleValueProvider.cs Fix behavior of StartsWithPrefix 2016-02-17 11:16:16 -08:00
StubModelBinder.cs Reducing ModelBindingContext allocations 2016-02-02 12:10:43 -08:00
TestValueProvider.cs
UnsupportedContentTypeFilterTest.cs Moved missing file from AspNetCore rename 2016-01-29 16:32:30 -08:00