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