aspnetcore/test/Microsoft.AspNetCore.Server...
Cesar Blum Silveira 27584dc620 Add new MessageBody tests and refactor some existing ones.
- No need to test with FIN since we consider that an error
- Consolidate HTTP/1.0 and HTTP/1.1 tests that were the same except for the HTTP version
- Add a few new tests
2017-04-07 20:26:34 -07:00
..
TestHelpers
AsciiDecoding.cs
ChunkWriterTests.cs
CreateIPEndpointTests.cs
DateHeaderValueManagerTests.cs
FrameHeadersTests.cs
FrameRequestHeadersTests.cs
FrameRequestStreamTests.cs
FrameResponseHeadersTests.cs
FrameResponseStreamTests.cs
FrameTests.cs
HttpParserTests.cs
HttpUtilitiesTest.cs
KestrelEventSourceTests.cs
KestrelServerLimitsTests.cs
KestrelServerOptionsTests.cs
KestrelServerTests.cs
LoggingThreadPoolTests.cs
MessageBodyTests.cs Add new MessageBody tests and refactor some existing ones. 2017-04-07 20:26:34 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj
OutputProducerTests.cs
PathNormalizerTests.cs
PipeOptionsTests.cs
PipelineExtensionTests.cs Use writable buffer writer (#1564) 2017-04-07 14:40:10 -07:00
ServerAddressTests.cs
StreamSocketOutputTests.cs
TestInput.cs Add new MessageBody tests and refactor some existing ones. 2017-04-07 20:26:34 -07:00
xunit.runner.json