1 write to _testOutputHelper
Aspire.Dashboard.Tests (1)
Integration\McpServiceTests.cs (1)
21
_testOutputHelper
= testOutputHelper;
8 references to _testOutputHelper
Aspire.Dashboard.Tests (8)
Integration\McpServiceTests.cs (8)
28
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
52
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
74
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
97
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
126
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
158
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
194
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
212
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
,