aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding
Mugdha Kulkarni 933a13608f Adding fix for 2756 and test cases. Skipping the test cases for 2793. 2015-07-10 15:58:36 -07:00
..
Metadata Go one less step when resolving `[ModelMetadataType]` 2015-06-14 18:02:10 -07:00
Validation Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
ArrayModelBinderTest.cs Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject` 2015-06-24 09:17:29 -07:00
BinderTypeBasedModelBinderModelBinderTest.cs Correct test expectations 2015-06-01 12:15:39 -07:00
BindingSourceModelBinderTest.cs Correct test expectations 2015-06-01 12:15:39 -07:00
BindingSourceValueProviderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BodyModelBinderTests.cs Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject` 2015-06-24 09:17:29 -07:00
ByteArrayModelBinderTests.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
CancellationTokenModelBinderTests.cs Correct test expectations 2015-06-01 12:15:39 -07:00
CollectionModelBinderTest.cs Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject` 2015-06-24 09:17:29 -07:00
ComplexModelDtoTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeModelBinderTest.cs Correct test expectations 2015-06-01 12:15:39 -07:00
CompositeValueProviderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DictionaryBasedValueProviderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DictionaryModelBinderTest.cs Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject` 2015-06-24 09:17:29 -07:00
ElementalValueProviderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FormCollectionModelBinderTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FormFileModelBinderTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FormValueProviderFactoryTests.cs Correct test expectations 2015-06-01 12:15:39 -07:00
HeaderModelBinderTests.cs Correct test expectations 2015-06-01 12:15:39 -07:00
KeyValuePairModelBinderTest.cs Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject` 2015-06-24 09:17:29 -07:00
ModelBindingContextTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelBindingResultTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
MutableObjectModelBinderTest.cs Adding fix for 2756 and test cases. Skipping the test cases for 2793. 2015-07-10 15:58:36 -07:00
QueryStringValueProviderFactoryTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ReadableStringCollectionValueProviderTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
SimpleHttpValueProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestValueProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TypeConverterModelBinderTest.cs Modify `TypeConverterModelBinder`'s `ModelBindingResult.IsModelSet` to be false when model value is `null` for non-null accepting types. 2015-07-02 20:03:32 -07:00
TypeMatchModelBinderTest.cs Correct test expectations 2015-06-01 12:15:39 -07:00