aspnetcore/test
Stephen Halter 54ac14fa0f IServiceProvider.GetService now returns null for missing services
Previously GetService would throw if the requested service was missing.
This commit updates MVC to account for the change in behavior.
2014-10-16 14:51:34 -07:00
..
Microsoft.AspNet.Mvc.Core.Test IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00
Microsoft.AspNet.Mvc.FunctionalTests [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.Test [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00