aspnetcore/test/shared
David Fowler 5c775073a4 Initial bedrock refactoring (#1995)
- Added Protocols.Abstractions
 - IConnectionHandler.OnConnection takes an IFeatureCollection instead of
 IConnectionInfo
 - Removed IConnectionContext and IConnectionInformation replaced with
 IConnectionTransportFeature
 - Updated FrameConnectionContext and FrameContext to have the relevant
 state instead of flowing the ConnectionInformation.
 - Updated tests
2017-08-16 00:02:48 -07:00
..
TestCertificates Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07: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 Stop using ConcurrentBag in tests for complex types (#1990) 2017-08-11 16:30:03 -07:00
TestConnection.cs
TestFrame.cs
TestKestrelTrace.cs
TestResources.cs Validate certificate EKU when it is provided 2017-07-07 11:31:06 -07:00
TestServiceContext.cs Add support for connection scopes if logging is enabled (#1953) 2017-07-12 11:45:08 -07:00