aspnetcore/test/Kestrel.Core.Tests
Joshua Clark 5dd590e75e Add clearer exception message to HttpResponseStream ODE (#2305) 2018-02-08 17:28:00 -08:00
..
TestHelpers Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
AddressBinderTests.cs Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
AsciiDecoding.cs
ChunkWriterTests.cs
ConnectionHandlerTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
DateHeaderValueManagerTests.cs Disable heartbeat warning when debugger is attached (#2258) 2018-01-16 18:11:11 -08:00
DynamicTableTests.cs HPACK fixes and improvements. 2017-10-04 12:59:41 -07:00
HPackDecoderTests.cs HPACK fixes and improvements. 2017-10-04 12:59:41 -07:00
HPackEncoderTests.cs
HeartbeatTests.cs Fix HeartbeatTests flakiness (#2268) 2018-01-23 10:58:22 -08:00
Http1ConnectionTests.cs Merge release/2.1 2018-01-30 09:39:33 -08:00
Http2ConnectionTests.cs Merge release/2.1 2018-01-30 09:39:33 -08:00
HttpConnectionManagerTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpConnectionTests.cs Upgrade package references and react to corefx API changes (#2212) 2017-12-11 09:02:37 -08:00
HttpHeadersTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
HttpParserTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
HttpRequestHeadersTests.cs Minor test code changes to resolve xUnit2013 build warning 2017-10-06 08:50:58 -07:00
HttpRequestStreamTests.cs Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
HttpResponseHeadersTests.cs Upgrade package references and react to corefx API changes (#2212) 2017-12-11 09:02:37 -08:00
HttpResponseStreamTests.cs Add clearer exception message to HttpResponseStream ODE (#2305) 2018-02-08 17:28:00 -08:00
HttpUtilitiesTest.cs
HuffmanTests.cs HPACK fixes and improvements. 2017-10-04 12:59:41 -07:00
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
KestrelServerTests.cs Fix flakiness in address-in-use test (#2267) 2018-01-24 17:42:49 -08:00
KnownStringsTests.cs
ListenOptionsTests.cs Mark HTTP/2 as not supported with an AppContext switch override. 2018-01-24 15:29:59 -08:00
MessageBodyTests.cs Merge release/2.1 2018-01-30 09:39:33 -08:00
MinDataRateTests.cs
OutputProducerTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
PathNormalizerTests.cs
PipeOptionsTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
PipelineExtensionTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
ReasonPhrasesTests.cs Make sure to add whitespace after the status code even if the reasonphrase is empty (#2184) 2017-11-29 12:30:27 -08:00
ResourceCounterTests.cs
ServerAddressTests.cs
StreamsTests.cs Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
StringUtilitiesTests.cs
TestInput.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
ThrowingWriteOnlyStreamTests.cs