aspnetcore/test
Doug Bunting 3303286288 Add `ModelMetadata.AdditionalValues` property bag
- #1758
- provide the property bag in `ModelMetadata`; seal it in `CachedModelMetadata`
- add unit tests
- include use of `AdditionalValues` in model binding functional test

nits:
- expose `AdditionalValues` as an `IDictionary` though MVC 5 uses `Dictionary`
- seal `ModelMetadata.Properties` collection as well
- cover a few properties previously missed in `CachedDataAnnotationsModelMetadataTest`
- correct two `ModelMetadataTest` method names
2015-02-09 15:59:34 -08:00
..
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test [Fixes #1065] Need a way to specify "just type" with produces 2015-02-09 10:46:24 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Add `ModelMetadata.AdditionalValues` property bag 2015-02-09 15:59:34 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test Add `ModelMetadata.AdditionalValues` property bag 2015-02-09 15:59:34 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
Microsoft.AspNet.Mvc.Razor.Test Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Introducing UrlActionContext and UrlRouteContext, and updating IUrlHelper accordingly 2015-02-05 19:41:21 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test [Fixes #1878] Investigate Xml formatters tests failures on Windows 2008 R2 OS 2015-02-06 13:23:12 -08:00
WebSites Add `ModelMetadata.AdditionalValues` property bag 2015-02-09 15:59:34 -08:00