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