1 write to _testOutputHelper
Aspire.Dashboard.Tests (1)
Integration\McpServiceTests.cs (1)
23
_testOutputHelper
= testOutputHelper;
9 references to _testOutputHelper
Aspire.Dashboard.Tests (9)
Integration\McpServiceTests.cs (9)
30
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
55
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
77
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
100
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
132
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
165
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
202
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
220
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
,
258
_testOutputHelper
,