10 references to TestHttpOutputProducer
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (10)
Http1\Http1OutputProducerTests.cs (10)
43using (var socketOutput = CreateOutputProducer(pipeOptions)) 68var socketOutput = CreateOutputProducer(pipeOptions); 96var socketOutput = CreateOutputProducer(pipeOptions); 121var outputProducer = CreateOutputProducer(connectionContext: mockConnectionContext.Object); 147using (var socketOutput = CreateOutputProducer(pipeOptions)) 167using (var socketOutput = CreateOutputProducer(pipeOptions)) 187using (var socketOutput = CreateOutputProducer(pipeOptions)) 209using (var socketOutput = CreateOutputProducer(pipeOptions)) 219private TestHttpOutputProducer CreateOutputProducer( 228var socketOutput = new TestHttpOutputProducer(