8 references to MockDashboardEndpointProvider
Aspire.Hosting.Tests (8)
Dashboard\DashboardResourceTests.cs (8)
90builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 202builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 278builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 319builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 355builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 392builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 438builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 637builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>();