aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Internal
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
..
DecisionTree
Routing
MvcServicesHelperTests.cs IServiceProvider.GetService now returns null for missing services 2014-10-16 14:51:34 -07:00
TaskHelperTest.cs