1 instantiation of TestConnectionTypeFeature
Aspire.Dashboard.Tests (1)
BrowserSecurityHeadersMiddlewareTests.cs (1)
71
httpContext.Features.Set<IConnectionTypeFeature>(new
TestConnectionTypeFeature
{ ConnectionTypes = [ConnectionType.Otlp] });