8 references to MockDashboardEndpointProvider
Aspire.Hosting.Tests (8)
Dashboard\DashboardResourceTests.cs (8)
92builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 209builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 285builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 326builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 362builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 399builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 445builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>(); 671builder.Services.AddSingleton<IDashboardEndpointProvider, MockDashboardEndpointProvider>();