aspnetcore/test/Microsoft.AspNetCore.Hostin...
David Fowler 6b095cf533
Allow overriding the hosting service provider (#1325)
- Use the IServiceProviderFactory<IServiceCollection>
- Assert creation and disposal service providers
- Updated the tests to verify that service providers are created and disposed
- Called CreateBuilder even in the default case in case the service collection is modified as part of it.
2018-01-31 16:03:40 -08:00
..
Fakes
Internal
testroot
ConfigureBuilderTests.cs
HostingApplicationTests.cs
HostingEnvironmentExtensionsTests.cs Remove unneeded Skip conditions 2017-12-22 09:30:37 -08:00
Microsoft.AspNetCore.Hosting.Tests.csproj
StartupManagerTests.cs
WebHostBuilderTests.cs Allow overriding the hosting service provider (#1325) 2018-01-31 16:03:40 -08:00
WebHostConfigurationsTests.cs
WebHostTests.cs Remove unneeded Skip conditions 2017-12-22 09:30:37 -08:00