aspnetcore/test/shared
David Fowler b21f84543a Use WebHostBuilder as an implementation detail of TestServer (#1804)
- This will make tests run more similarly so we can swap out the
transport more easily.
2017-05-03 19:35:09 -07:00
..
TestResources
DummyApplication.cs
HttpClientSlim.cs Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -07:00
HttpParsingData.cs Move user-facing strings into resource files 2017-04-26 17:22:55 -07:00
KestrelTestLoggerFactory.cs
LifetimeNotImplemented.cs
MockLogger.cs Add debug logging in address binding when IPv6Any fails 2017-04-24 17:14:43 -07:00
MockSocketOutput.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
MockSystemClock.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
PassThroughConnectionAdapter.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
StringExtensions.cs Log rejected request targets. 2017-03-12 18:37:08 -07:00
TestApp.cs
TestApplicationErrorLogger.cs Make timeout logic transport agnostic (#1649) 2017-04-12 16:15:46 -07:00
TestConnection.cs Add ConfigureAwait(false) to test helpers (#1699) 2017-04-17 11:33:27 -07:00
TestFrame.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
TestKestrelTrace.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
TestResources.cs Converted test projects to run on netcoreapp2.0 2017-03-31 02:58:18 -07:00
TestServiceContext.cs Use WebHostBuilder as an implementation detail of TestServer (#1804) 2017-05-03 19:35:09 -07:00