aspnetcore/test
Doug Bunting e31eab0391 `ByteArrayModelBinder` should return `null` only when type is not matched
- #2456
- visible behaviours now match MVC 5
- prevent `CollectionModelBinder` from converting no value to `byte[0]`
- prevent `TypeConverterModelBinder` from converting empty value to `byte[] { '\0' }`

nit:
- remove additional delegates `ModelBindingTestHelper.GetOperationBindingContext()` calls
 - a few left despite #2625 cleanup
2015-06-01 12:20:17 -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 `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
Microsoft.AspNet.Mvc.FunctionalTests `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00
Microsoft.AspNet.Mvc.IntegrationTests `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -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 `ByteArrayModelBinder` should return `null` only when type is not matched 2015-06-01 12:20:17 -07:00