3 references to CreateExecutor
Aspire.Dashboard.Tests (3)
Model\DashboardCommandExecutorTests.cs (3)
35
var executor =
CreateExecutor
(dashboardClient, out var notificationService, out var toastService);
82
var executor =
CreateExecutor
(dashboardClient, out var notificationService, out var toastService);
123
var executor =
CreateExecutor
(dashboardClient, out var notificationService, out var toastService);