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