aspnetcore/test/Microsoft.AspNetCore.Hostin...
John Luo a63932a492 Add option to suppress writing startup messages 2017-10-02 14:08:54 -07:00
..
Fakes
Internal [Fixes #1012] Make it possible to override services when using UseStartup. 2017-08-23 14:32:51 -07:00
testroot
ConfigureBuilderTests.cs Detect duplicate startups in HostingStartupAssemblies (#1183) 2017-09-18 11:47:34 -07:00
HostingApplicationTests.cs
HostingEnvironmentExtensionsTests.cs Add fallback when resolving application name 2017-08-24 11:00:01 -07:00
Microsoft.AspNetCore.Hosting.Tests.csproj Use PackageLineup to manage PackageReference versions 2017-08-29 09:55:55 -07:00
StartupManagerTests.cs [Fixes #1012] Make it possible to override services when using UseStartup. 2017-08-23 14:32:51 -07:00
WebHostBuilderTests.cs Detect duplicate startups in HostingStartupAssemblies (#1183) 2017-09-18 11:47:34 -07:00
WebHostConfigurationsTests.cs Add option to suppress writing startup messages 2017-10-02 14:08:54 -07:00
WebHostTests.cs