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 Removing superfluous types and methods from Common. 2015-05-09 08:04:28 -07:00
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 Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
Microsoft.AspNet.Mvc.Razor.Test Fix #448: Support app-wide defaults for HTML helpers 2015-05-12 14:10:59 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Fix #448: Support app-wide defaults for HTML helpers 2015-05-12 14:10:59 -07:00
Microsoft.AspNet.Mvc.Test SerializerSettings refactor 2015-05-11 16:43:17 -07:00
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.WebApiCompatShimTest Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.Xml.Test Fix #2528 - Revert formatter behavior for [Required] 2015-05-12 11:17:31 -07:00
WebSites Fix for #2414 - Remove [DefaultValue] support from ModelBinding 2015-05-13 20:03:23 -07:00