aspnetcore/test
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
..
Microsoft.AspNetCore.Hosting.FunctionalTests Disable flaky shutdown test (#1274) 2017-11-15 13:09:54 -08:00
Microsoft.AspNetCore.Hosting.Tests Allow overriding the hosting service provider (#1325) 2018-01-31 16:03:40 -08:00
Microsoft.AspNetCore.Hosting.WebHostBuilderFactory.Tests Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08:00
Microsoft.AspNetCore.TestHost.Tests Remove unneeded Skip conditions 2017-12-22 09:30:37 -08:00
Microsoft.Extensions.Hosting.Tests Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08:00
TestAssets Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08:00