aspnetcore/test/shared
Stephen Halter f4d27e67bb
Improve server shutdown logic (#2247)
Ensure connections abort when they don't close gracefully.
2018-01-16 16:43:45 -08:00
..
TestCertificates Adds support for loading the developer certificate from a pfx file 2018-01-12 16:32:06 -08:00
DisposableStack.cs
DummyApplication.cs
EventRaisingResourceCounter.cs
HttpParsingData.cs
KestrelTestLoggerProvider.cs
LifetimeNotImplemented.cs
MockLogger.cs
MockSystemClock.cs
PassThroughConnectionAdapter.cs
StringExtensions.cs
TestApp.cs
TestApplicationErrorLogger.cs Improve server shutdown logic (#2247) 2018-01-16 16:43:45 -08:00
TestConnection.cs
TestHttp1Connection.cs Lazily allocate protocol-specific connection objects (#2190) 2017-12-04 15:59:12 -08:00
TestKestrelTrace.cs
TestResources.cs Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
TestServiceContext.cs