aspnetcore/test/Common.FunctionalTests/Inprocess
Pavel Krymets 5e896ca506
Implement IHttpBufferingFeature (#1391)
2018-09-17 12:04:12 -07:00
..
ClientDisconnectTests.cs
CompressionTests.cs Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
EnvironmentVariableTests.cs Improve configuration file handling logic (#1317) 2018-08-24 20:20:26 -07:00
EventLogTests.cs Fix dotnet.exe abort exception and startup/shutdown timeouts (#1352) 2018-08-31 09:05:46 -07:00
FeatureCollectionTests.cs
FixtureLoggedTest.cs
HelloWorldTests.cs
HostingEnvironmentTests.cs Add content/webroot and currect directory tests (#1103) 2018-07-26 12:12:12 -07:00
InvalidReadWriteOperationTests.cs
LargeResponseBodyTests.cs
LogPipeTests.cs Add OutOfProc logging tests/ merge all inproc test sites into a single site (#1384) 2018-09-12 23:20:52 -07:00
ResponseHeaderTests.cs
ResponseInvalidOrderingTests.cs
ServerVariablesTest.cs Implement IHttpBufferingFeature (#1391) 2018-09-17 12:04:12 -07:00
StartupExceptionTests.cs Cleanup log file tests (#1398) 2018-09-17 08:07:16 -07:00
SynchronousReadAndWriteTests.cs