aspnetcore/test
Henk Mollema 323ec2fdc7 Throw exception with unknown attributeName
Throw a meaningful exception if the attribute to copy does not exists
in the attributes of the TagHelperContext rather than:
`System.InvalidOperationException : Sequence contains no matching
element`.

Added test too.
2015-04-21 14:49:14 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Refactor attribute route 2015-04-21 11:02:05 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Refactor attribute route 2015-04-21 11:02:05 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test Add more details to ModelAttributes 2015-04-17 17:35:20 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Added SourceLocation to inherited chunks \ tag helpers 2015-04-17 11:23:38 -07:00
Microsoft.AspNet.Mvc.Razor.Test Added SourceLocation to inherited chunks \ tag helpers 2015-04-17 11:23:38 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Throw exception with unknown attributeName 2015-04-21 14:49:14 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon Added SourceLocation to inherited chunks \ tag helpers 2015-04-17 11:23:38 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
Microsoft.AspNet.Mvc.Xml.Test Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
WebSites Add more details to ModelAttributes 2015-04-17 17:35:20 -07:00