1 type derived from ServerFactory
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerFactory.cs (1)
89public sealed class ServerFactory<TTestAssembly> : ServerFactory where TTestAssembly : class
1 reference to ServerFactory
Microsoft.AspNetCore.Components.Testing (1)
Playwright\UITest.cs (1)
61ServerFactory factory,