aspnetcore/test/Microsoft.AspNet.Hosting.Tests/Fakes
David Fowler 9b061ececb Dispose the service provider on app shutdown
- Added a unit test

#322
2015-09-16 14:52:54 -07:00
..
FakeOptions.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
FakeService.cs Dispose the service provider on app shutdown 2015-09-16 14:52:54 -07:00
IFactoryService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
IFakeEveryService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
IFakeScopedService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
IFakeService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
IFakeServiceInstance.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
IFakeSingletonService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
IFakeStartupCallback.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
INonexistentService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
Startup.cs Explicitly set ApplicationServices for HttpContext 2015-08-25 12:23:56 -07:00
StartupBase.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
StartupBoom.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
StartupNoServices.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
StartupTwoConfigureServices.cs #212 Check for duplicate Configure or ConfigureServices methods. 2015-07-01 13:00:54 -07:00
StartupTwoConfigures.cs #212 Check for duplicate Configure or ConfigureServices methods. 2015-07-01 13:00:54 -07:00
StartupWithConfigureServices.cs
StartupWithConfigureServicesNotResolved.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
StartupWithHostingEnvironment.cs Added test that injects IHostingEnvironment 2015-04-01 21:59:14 -07:00
StartupWithNullConfigureServices.cs Rework hosting 2015-03-19 10:57:34 -07:00
StartupWithServices.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00