aspnetcore/test/Microsoft.AspNetCore.Hostin...
Cesar Blum Silveira 39164eeb40 Simplify WebHostBuilderTests.CanUseCustomLoggerFactory.
- Keep all the code in the test itself, instead of in an
  extension method. Makes it easier to understand what's
  happening without having to look up the extension
  method's definition.
2017-04-05 11:23:54 -07:00
..
Fakes Simplify WebHostBuilderTests.CanUseCustomLoggerFactory. 2017-04-05 11:23:54 -07:00
Internal
testroot
ConfigureBuilderTests.cs
HostingApplicationTests.cs
HostingEnvironmentExtensionsTests.cs
Microsoft.AspNetCore.Hosting.Tests.csproj
StartupManagerTests.cs
WebHostBuilderTests.cs Simplify WebHostBuilderTests.CanUseCustomLoggerFactory. 2017-04-05 11:23:54 -07:00
WebHostConfigurationsTests.cs
WebHostTests.cs