2 references to BrowserTokenDashboardServerFixture
Aspire.Dashboard.Tests (2)
Integration\Playwright\BrowserTokenAuthenticationTests.cs (2)
16
public class BrowserTokenAuthenticationTests : PlaywrightTestsBase<BrowserTokenAuthenticationTests.
BrowserTokenDashboardServerFixture
>
27
public BrowserTokenAuthenticationTests(
BrowserTokenDashboardServerFixture
dashboardServerFixture)