1 write to _testOutputHelper
Aspire.Dashboard.Tests (1)
Integration\OtlpHttpServiceTests.cs (1)
28
_testOutputHelper
= testOutputHelper;
11 references to _testOutputHelper
Aspire.Dashboard.Tests (11)
Integration\OtlpHttpServiceTests.cs (11)
35
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
61
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
103
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
127
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
155
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
189
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
220
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
248
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
273
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
302
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
331
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>