aspnetcore/test/shared
David Fowler de6da7c757 Add ConfigureAwait(false) to test helpers (#1699)
* Add ConfigureAwait(false) to test helpers
2017-04-17 11:33:27 -07:00
..
TestResources
DummyApplication.cs
HttpClientSlim.cs Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -07:00
HttpParsingData.cs Reject HTTP/1.1 requests that do not have a correct Host header 2017-04-14 15:48:21 -07:00
KestrelTestLoggerFactory.cs
LifetimeNotImplemented.cs
MockSocketOutput.cs
MockSystemClock.cs
PassThroughConnectionAdapter.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
StringExtensions.cs
TestApp.cs
TestApplicationErrorLogger.cs
TestConnection.cs Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -07:00
TestFrame.cs
TestKestrelTrace.cs
TestResources.cs
TestServiceContext.cs