8 references to MockDashboardEndpointProvider
Aspire.Hosting.Tests (8)
Dashboard\DashboardResourceTests.cs (8)
95builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 365builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 406builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 443builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 480builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 528builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 575builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 803builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>();