5 references to TestServer
Sockets.FunctionalTests (5)
src\Servers\Kestrel\test\FunctionalTests\Http2\HandshakeTests.cs (3)
48var ex = Assert.Throws<NotSupportedException>(() => new TestServer(context => 69await using (var server = new TestServer(context => 97await using (var server = new TestServer(context =>
src\Servers\Kestrel\test\FunctionalTests\Http2\ShutdownTests.cs (2)
71await using (var server = new TestServer(context => 126await using (var server = new TestServer(async context =>