2 references to ServerInstance
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerFixture.cs (1)
156
var instance = new
ServerInstance
(appName, key, ProxyUrl, instanceKey =>
Microsoft.AspNetCore.Components.Testing.Tests (1)
PlaywrightExtensionsTests.cs (1)
93
return new
ServerInstance
("TestApp", "key", "http://localhost:5000", null);