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