1 write to _testOutputHelper
Aspire.Dashboard.Tests (1)
Integration\OtlpHttpServiceTests.cs (1)
29
_testOutputHelper
= testOutputHelper;
11 references to _testOutputHelper
Aspire.Dashboard.Tests (11)
Integration\OtlpHttpServiceTests.cs (11)
36
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
62
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
104
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
128
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
156
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
190
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
221
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
249
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
274
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
303
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>
332
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, dictionary =>