aspnetcore/test/IISIntegration.FunctionalTests/Inprocess
Justin Kotalik 5e74b36c53
Verify read/write buffers, use offset parameter when reading. (#652)
2018-03-16 10:11:20 -07:00
..
AuthenticationTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
EnvironmentVariableTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
FeatureCollectionTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
HelloWorldTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
InvalidReadWriteOperationTests.cs Verify read/write buffers, use offset parameter when reading. (#652) 2018-03-16 10:11:20 -07:00
LargeResponseBodyTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
ResponseHeaderTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
ResponseInvalidOrderingTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
ServerVariablesTest.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
SynchronousReadAndWriteTests.cs Re-adding Concurrent read/write tests. Fix flakiness. (#650) 2018-03-15 10:15:55 -07:00