3 references to BrowserTokenAuthenticationTests
Aspire.Dashboard.Tests (3)
Integration\Playwright\BrowserTokenAuthenticationTests.cs (3)
16
public class BrowserTokenAuthenticationTests : PlaywrightTestsBase<
BrowserTokenAuthenticationTests
.BrowserTokenDashboardServerFixture>
171
public class BrowserTokenAuthenticationHttpAndHttpsTests : PlaywrightTestsBase<
BrowserTokenAuthenticationTests
.BrowserTokenDashboardServerWithHttpAndHttpsFixture>
173
public BrowserTokenAuthenticationHttpAndHttpsTests(
BrowserTokenAuthenticationTests
.BrowserTokenDashboardServerWithHttpAndHttpsFixture dashboardServerFixture)