aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding
Ryan Nowak 2fc983b23a Fix for #2414 - Remove [DefaultValue] support from ModelBinding
This part of the change removes default value support from ModelBinding.

Updated some unit tests to verify that it does nothing in that case.
Deleted a functional test as it was pure duplication of another
(supported) case where the property has a pre-initialized value.
2015-05-13 20:03:23 -07:00
..
Metadata Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Validation Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ArrayModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BinderTypeBasedModelBinderModelBinderTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
BindingSourceModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BindingSourceValueProviderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BodyModelBinderTests.cs Pass InputFormatters in OBC 2015-05-13 16:02:34 -07:00
ByteArrayModelBinderTests.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CancellationTokenModelBinderTests.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
CollectionModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ComplexModelDtoTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -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 React to Http namespace changes. 2015-05-07 15:19:10 -07:00
HeaderModelBinderTests.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
KeyValuePairModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -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 Fix for #2414 - Remove [DefaultValue] support from ModelBinding 2015-05-13 20:03:23 -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
TestResources.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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TypeMatchModelBinderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValidationAttributeUtil.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00