4 references to TestResource1
Aspire.Dashboard.Tests (4)
Integration\Playwright\BrowserTokenAuthenticationTests.cs (2)
51
.Expect(page.GetByText(MockDashboardClient.
TestResource1
.DisplayName))
94
.Expect(page.GetByText(MockDashboardClient.
TestResource1
.DisplayName))
Integration\Playwright\Infrastructure\MockDashboardClient.cs (1)
57
[
TestResource1
],
Integration\Playwright\Infrastructure\PlaywrightFixture.cs (1)
32
.Expect(page.GetByText(MockDashboardClient.
TestResource1
.DisplayName))