aspnetcore/test/Microsoft.AspNet.Hosting.Tests
Praburaj 718d923c7d Adding IApplicationLifetime to the manifest
Since IApplicationLifetime is not added to the manifest, while calling HostingServices.Create() before invoking ConfigureServices() we end up creating a new instance of IApplicationLifetime. So the Cancellationtoken that hosting triggers on appshutdown is different from what the app is exposed.
2015-03-04 15:48:31 -08:00
..
Fakes
testroot
HostingEngineTests.cs
HostingServicesFacts.cs
HostingUtilitiesTests.cs
HttpContextFactoryFacts.cs Adding a test for mutable feature collection 2015-03-03 14:07:10 -08:00
Microsoft.AspNet.Hosting.Tests.kproj
StartupManagerTests.cs
UseRequestServicesFacts.cs Adding IApplicationLifetime to the manifest 2015-03-04 15:48:31 -08:00
project.json Adding a test for mutable feature collection 2015-03-03 14:07:10 -08:00