1 write to _testOutputHelper
Aspire.Dashboard.Tests (1)
Integration\OtlpCorsHttpServiceTests.cs (1)
17
_testOutputHelper
= testOutputHelper;
4 references to _testOutputHelper
Aspire.Dashboard.Tests (4)
Integration\OtlpCorsHttpServiceTests.cs (4)
24
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
45
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
86
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
113
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>