3 references to InteractionsDashboardServerFixture
Aspire.Dashboard.Tests (3)
Integration\Playwright\DashboardInteractionsTests.cs (3)
22public class DashboardInteractionsTests : PlaywrightTestsBase<DashboardInteractionsTests.InteractionsDashboardServerFixture> 24public DashboardInteractionsTests(InteractionsDashboardServerFixture dashboardServerFixture) 172.Expect(page.GetByText(InteractionsDashboardServerFixture.ParentResourceName).First)