aspnetcore/test/Kestrel.Tests
Stephen Halter 5becb72107
Improve test logs (#2826)
- Include hosting logs in some tests that where previously missing them
- Prevent duplicate logs from Mock CallBase an CompositeKestrelTrace
- Log ports used by transport functional tests
- Add file logging to HTTP/2 "unit" tests
2018-08-15 18:31:56 -07:00
..
ConfigurationReaderTests.cs
GeneratedCodeTests.cs Generate repetitive TransportConnection FeatureCollection code (#2548) 2018-05-14 17:20:48 -07:00
HttpsConnectionAdapterOptionsTest.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
Kestrel.Tests.csproj Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
KestrelConfigurationBuilderTests.cs
WebHostBuilderKestrelExtensionsTests.cs