aspnetcore/test/Microsoft.AspNetCore.Server.../TestHelpers
Stephen Halter 1ecef8094a Make Kestrel's response buffer limit configurable 2016-08-30 16:01:42 -07:00
..
MockConnection.cs Make Kestrel's response buffer limit configurable 2016-08-30 16:01:42 -07:00
MockFrameControl.cs
MockLibuv.cs Ensure MockLibuv.OnPostTask doesn't complete too early 2016-08-29 20:53:00 -07:00
MockSocket.cs
MockSocketOuptut.cs
MockSystemClock.cs
PassThroughConnectionFilter.cs
SocketInputExtensions.cs Improve the performance of connection filters 2016-08-03 16:45:39 -07:00
SynchronousThreadPool.cs Make all calls to ThreadPool.QueueUserWorkItem through IThreadPool 2016-08-29 20:52:47 -07:00
TestApplicationErrorLogger.cs Log all startup errors in KestrelServer 2016-08-18 14:52:26 -07:00
TestKestrelTrace.cs