aspnetcore/test/Microsoft.AspNet.Hosting.Tests
Stephen Halter cd90a337ee Change GetService calls to GetRequiredService
GetRequiredService throws for missing services like GetService used to.
2014-10-16 16:20:52 -07:00
..
Fakes Support IServiceProvider ConfigureServices() 2014-10-16 11:44:52 -07:00
HostingEngineTests.cs Change GetService calls to GetRequiredService 2014-10-16 16:20:52 -07:00
HostingUtilitiesTests.cs
Microsoft.AspNet.Hosting.Tests.kproj Use/EnsureRequestServices changes 2014-10-14 19:01:01 -07:00
StartupManagerTests.cs Change GetService calls to GetRequiredService 2014-10-16 16:20:52 -07:00
UseRequestServicesFacts.cs Handle null httpContext.ApplicationServices 2014-10-14 21:02:33 -07:00
UseServicesFacts.cs Change GetService calls to GetRequiredService 2014-10-16 16:20:52 -07:00
project.json