aspnetcore/test/Kestrel.Core.Tests
Stephen Halter f91ae20a3c
Improve RequestAborted token handling (#2977)
- Improve test reliability of tests verifying the RequestAborted token gets tripped
- Once the response body is completed, don't fire the token for that request even if it is accessed later on.
2018-10-04 16:48:50 -07:00
..
Properties
TestHelpers
AddressBinderTests.cs
AsciiDecoding.cs
BufferReaderTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
BufferWriterTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
ChunkWriterTests.cs
ConnectionDispatcherTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
DateHeaderValueManagerTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
DiagnosticMemoryPoolTests.cs
DynamicTableTests.cs
HPackDecoderTests.cs
HPackEncoderTests.cs
HPackIntegerTests.cs
HeartbeatTests.cs
Http1ConnectionTests.cs Improve RequestAborted token handling (#2977) 2018-10-04 16:48:50 -07:00
HttpConnectionManagerTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
HttpConnectionTests.cs
HttpHeadersTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
HttpParserTests.cs
HttpProtocolFeatureCollectionTests.cs
HttpRequestHeadersTests.cs
HttpRequestStreamTests.cs
HttpResponseHeadersTests.cs
HttpResponseStreamTests.cs
HttpUtilitiesTest.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
HuffmanTests.cs
IntegerDecoderTests.cs
IntegerEncoderTests.cs
Kestrel.Core.Tests.csproj
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
KnownStringsTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
ListenOptionsTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
MemoryPoolTests.cs
MessageBodyTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
MinDataRateTests.cs
OutputProducerTests.cs
PathNormalizerTests.cs
PipeOptionsTests.cs typos, inline outs, redundant usings (#2965) 2018-09-28 11:14:59 -07:00
PipelineExtensionTests.cs
ReasonPhrasesTests.cs
ResourceCounterTests.cs
ServerAddressTests.cs
SlabMemoryPoolTests.cs
StreamsTests.cs
StringUtilitiesTests.cs
ThrowingWasUpgradedWriteOnlyStreamTests.cs
TimeoutControlTests.cs
UTF8Decoding.cs