aspnetcore/test
Doug Bunting 28561e9924 Follow up to `ModelExplorer` creation
- see commit 9d5364c
- never correct to pass a `Func<object>` to `GetExplorerForExpression()`
- `<label/>` tests succeeded because that tag helper doesn't use expression result
- `<select/>` tests succeeded because that tag helper gets result from `ViewData`
 - does not use `ModelExplorer` due to #1468

nit: update variable names `metadata` -> `modelExplorer`
2015-03-01 09:39:36 -08:00
..
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test React to DataProtection rename 2015-02-25 17:31:02 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Update functional test: 2015-02-27 10:44:35 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test Follow up to `ModelExplorer` creation 2015-03-01 09:39:36 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test React to runtime perf changes in functional tests 2015-02-27 02:53:46 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Follow up to `ModelExplorer` creation 2015-03-01 09:39:36 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest Reacting to NullLoggerFactory removal 2015-02-26 17:52:50 -08:00
Microsoft.AspNet.Mvc.Xml.Test
WebSites Add support for globbing to ScriptTagHelper: 2015-02-27 10:37:36 -08:00