13 references to WithDashboard
Aspire.Hosting.Docker.Tests (13)
DockerComposePublisherTests.cs (11)
330.WithDashboard(false); 356.WithDashboard(); // Dashboard enabled by default 382.WithDashboard(false); 436.WithDashboard(); 492.WithDashboard(); // Should be ignored in run mode 667.WithDashboard(false); 695.WithDashboard(false); 724.WithDashboard(false); 753.WithDashboard(false) 795.WithDashboard(false) 846.WithDashboard(false);
DockerComposeTests.cs (2)
328.WithDashboard(); 375.WithDashboard();