aspnetcore/test/Microsoft.AspNet.Hosting.Tests/Fakes
Chris R 00b5cdc4a2 #212 Check for duplicate Configure or ConfigureServices methods. 2015-07-01 13:00:54 -07:00
..
FakeOptions.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -07:00
FakeService.cs Update LICENSE.txt and license header on files. 2015-05-01 13:51:42 -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 Throw when ConfigureServices has wrong signature 2015-05-15 13:46:58 -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 Make services registered in ConfigureServices work in Configure 2014-12-06 10:41:10 -08:00
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