aspnetcore/test
Ryan Nowak 692a07240c Some cleanup of ActionResults - #657
In general all properties are get/set so filters can change them.
 - some validate for not-null
 - where we use services it's get/set also

Services are resolved in the Execute method if not provided.

A few more ActionResults that return a body have the ability to set a
status code now (optional).
2015-01-16 17:29:56 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Some cleanup of ActionResults - #657 2015-01-16 17:29:56 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Added support for TryValidateModel and its corresponding tests 2015-01-16 17:23:59 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites Added support for TryValidateModel and its corresponding tests 2015-01-16 17:23:59 -08:00