8 references to MockDashboardEndpointProvider
Aspire.Hosting.Tests (8)
Dashboard\DashboardResourceTests.cs (8)
90builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 197builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 273builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 314builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 350builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 387builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 433builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 632builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>();