1 reference to TestRemoteJSRuntime
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\RemoteJSRuntimeTest.cs (1)
104var jsRuntime = new TestRemoteJSRuntime(Options.Create(new CircuitOptions()), componentHubOptions, Mock.Of<ILogger<RemoteJSRuntime>>());