1 type derived from UITest
Microsoft.AspNetCore.Components.Testing (1)
Playwright\PlaywrightTest.cs (1)
19
public abstract class PlaywrightTest :
UITest
4 references to UITest
Microsoft.AspNetCore.Components.Testing (4)
Infrastructure\ServerFactory.cs (2)
38
/// <see cref="Microsoft.AspNetCore.Components.Testing.Playwright.
UITest
"/>.
52
/// Tests derive from <see cref="Microsoft.AspNetCore.Components.Testing.Playwright.
UITest
"/>
Playwright\UITestAttribute.cs (2)
11
/// <see cref="
UITest
.InitializeCoreAsync"/> / <see cref="
UITest
.CleanupCoreAsync"/>