aspnetcore/test
Stephen Halter a21ed4bc51 Replace calls to GetService<T> with GetRequiredService<T>
Even though GetService<T> still exists, GetRequiredService<T> preserves
the old behavior of throwing for missing services.
2014-10-16 14:51:41 -07:00
..
Microsoft.AspNet.Mvc.Core.Test Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -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 Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00