1 instantiation of PlaywrightFixture
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
25
PlaywrightFixture = new
PlaywrightFixture
();
2 references to PlaywrightFixture
Aspire.Dashboard.Tests (2)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
21
public
PlaywrightFixture
PlaywrightFixture { get; }
Integration\Playwright\Infrastructure\PlaywrightTestsBase.cs (1)
13
public
PlaywrightFixture
PlaywrightFixture { get; }