aspnetcore/test/Kestrel.Core.Tests
Damir Ainullin 5bf7d3b28a Fix typo in FrameTests (#2033) 2017-08-27 20:11:00 -07:00
..
TestHelpers
AddressBinderTests.cs
AsciiDecoding.cs
ChunkWriterTests.cs
ConnectionHandlerTests.cs Remove the events on ConnectionContext (#2023) 2017-08-26 20:19:55 -07:00
DateHeaderValueManagerTests.cs
FrameConnectionManagerTests.cs
FrameConnectionTests.cs Create the connection logging scope in ConnectionHandler (#2013) 2017-08-22 14:32:58 -07:00
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs
FrameResponseHeadersTests.cs Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
FrameResponseStreamTests.cs
FrameTests.cs Fix typo in FrameTests (#2033) 2017-08-27 20:11:00 -07:00
HPackEncoderTests.cs
HeartbeatTests.cs
Http2ConnectionTests.cs Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
HttpParserTests.cs
HttpUtilitiesTest.cs
HuffmanTests.cs
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
KestrelServerTests.cs
KnownStringsTests.cs
MessageBodyTests.cs Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
MinDataRateTests.cs
OutputProducerTests.cs Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
PathNormalizerTests.cs
PipeOptionsTests.cs Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
PipelineExtensionTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
StreamsTests.cs
StringUtilitiesTests.cs
TestInput.cs Added initial connection middleware pipeline (#2003) 2017-08-21 12:11:27 -07:00
ThrowingWriteOnlyStreamTests.cs