2 references to TestApp
Sockets.FunctionalTests (2)
src\Servers\Kestrel\test\FunctionalTests\ConnectionMiddlewareTests.cs (2)
26await using (var server = new TestServer(TestApp.EchoApp, serviceContext, listenOptions)) 68await using (var server = new TestServer(TestApp.EmptyApp, serviceContext, listenOptions))