aspnetcore/test/shared
Ben Adams d29e4d4cf0 Specialized struct generics rather than interface (#1640)
Changed the IHttpParser interface to be generic. This lets use a struct to 
get better code generation and also should allow us to inline calls back into
the handler from the parser.
2017-04-10 19:30:18 -07:00
..
TestResources Upgrade to RC.3 2017-01-31 16:23:23 -08:00
DummyApplication.cs Abort request on client FIN (#1139). 2016-12-13 12:03:33 -08:00
HttpClientSlim.cs
HttpParsingData.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
KestrelTestLoggerFactory.cs
LifetimeNotImplemented.cs
MockSocketOutput.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00
MockSystemClock.cs
PassThroughConnectionAdapter.cs
StringExtensions.cs
TestApp.cs
TestApplicationErrorLogger.cs Split transport-specific tests and general tests into distinct test projects (#1588). 2017-04-06 19:09:40 -07:00
TestConnection.cs Implement IHttpRequestIdentifierFeature on Frame 2017-03-31 16:54:35 -07:00
TestFrame.cs
TestKestrelTrace.cs
TestResources.cs
TestServiceContext.cs Specialized struct generics rather than interface (#1640) 2017-04-10 19:30:18 -07:00