aspnetcore/test
Ryan Nowak 9a77c2bc1e Fix for #1448 - ViewComponents must be public top-level classes
ViewComponents and Controllers now follow the same rules exactly for what
types of classes they can be.

Also corrected a bug in a test for controllers. Closed-generic types can
be controllers, the test was wrong.
2014-10-28 12:36:07 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Fix for #1448 - ViewComponents must be public top-level classes 2014-10-28 12:36:07 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Adding functional tests to verify round tripping of names generated by 2014-10-23 10:12:02 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test Modifying ArgumentNullOrEmpty message to be consistent with Mvc 5 \ 2014-10-27 15:07:53 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00
Microsoft.AspNet.Mvc.Razor.Test Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test React to case insensitive TagHelperOutput.Attributes. 2014-10-26 13:32:11 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
WebSites Change TagBuilder Attributes and HTML Helper dependencies to be case insensitive. 2014-10-26 13:15:09 -07:00