1 write to _testOutputHelper
Aspire.Dashboard.Tests (1)
Integration\OtlpCorsHttpServiceTests.cs (1)
18
_testOutputHelper
= testOutputHelper;
4 references to _testOutputHelper
Aspire.Dashboard.Tests (4)
Integration\OtlpCorsHttpServiceTests.cs (4)
25
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
46
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
87
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
114
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>