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
);
54
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
76
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
99
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
128
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
160
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
, config =>
196
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
);
214
await using var app = IntegrationTestHelpers.CreateDashboardWebApplication(
_testOutputHelper
,
251
_testOutputHelper
,