10 references to TestHttpOutputProducer
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (10)
Http1\Http1OutputProducerTests.cs (10)
44using (var socketOutput = CreateOutputProducer(pipeOptions)) 69var socketOutput = CreateOutputProducer(pipeOptions); 97var socketOutput = CreateOutputProducer(pipeOptions); 123var outputProducer = CreateOutputProducer(connectionContext: mockConnectionContext.Object, metricsContext: metricsContext); 151using (var socketOutput = CreateOutputProducer(pipeOptions)) 171using (var socketOutput = CreateOutputProducer(pipeOptions)) 191using (var socketOutput = CreateOutputProducer(pipeOptions)) 213using (var socketOutput = CreateOutputProducer(pipeOptions)) 223private TestHttpOutputProducer CreateOutputProducer( 233var socketOutput = new TestHttpOutputProducer(