2 references to TestJSRuntime
Aspire.Dashboard.Tests (2)
Model\DashboardCommandExecutorTests.cs (1)
222services.AddSingleton<Microsoft.JSInterop.IJSRuntime, TestJSRuntime>();
tests\Shared\TestDialogService.cs (1)
60services.AddSingleton<IJSRuntime, TestJSRuntime>();