aspnetcore/test
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
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Fix for #2414 - Remove [DefaultValue] support from ModelBinding 2015-05-13 20:03:23 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Fix for #2414 - Remove [DefaultValue] support from ModelBinding 2015-05-13 20:03:23 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Pass InputFormatters in OBC 2015-05-13 16:02:34 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test
WebSites Fix for #2414 - Remove [DefaultValue] support from ModelBinding 2015-05-13 20:03:23 -07:00