aspnetcore/test/Microsoft.AspNetCore.Server.../TestHelpers
Stephen Halter bc56d11d8c Set IsBackground property to true on libuv Threads for non-debug builds
- If libuv doesn't shutdown as expected, the process will still stop. Thanks @benaadams!
- Address other minor PR feedback.
2016-02-17 16:40:05 -08:00
..
MockConnection.cs Set IsBackground property to true on libuv Threads for non-debug builds 2016-02-17 16:40:05 -08:00
MockLibuv.cs Added new test to verify failed writes complete all pending write tasks 2016-01-23 10:17:07 +00:00
MockSystemClock.cs