17 instantiations of TestConsoleInteractionService
Aspire.Cli.Tests (17)
Commands\AddCommandTests.cs (2)
565var testInteractionService = new TestConsoleInteractionService(); 604var testInteractionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
494var testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (10)
31var interactionService = new TestConsoleInteractionService(); 68var interactionService = new TestConsoleInteractionService(); 106var interactionService = new TestConsoleInteractionService(); 149var interactionService = new TestConsoleInteractionService(); 173var interactionService = new TestConsoleInteractionService(); 206var interactionService = new TestConsoleInteractionService(); 221var interactionService = new TestConsoleInteractionService(); 242var interactionService = new TestConsoleInteractionService(); 260var interactionService = new TestConsoleInteractionService(); 286var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 99var interactionService = new TestConsoleInteractionService(); 153var interactionService = new TestConsoleInteractionService(); 203var interactionService = new TestConsoleInteractionService();
17 references to TestConsoleInteractionService
Aspire.Cli.Tests (17)
Commands\AddCommandTests.cs (2)
565var testInteractionService = new TestConsoleInteractionService(); 604var testInteractionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
494var testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (10)
31var interactionService = new TestConsoleInteractionService(); 68var interactionService = new TestConsoleInteractionService(); 106var interactionService = new TestConsoleInteractionService(); 149var interactionService = new TestConsoleInteractionService(); 173var interactionService = new TestConsoleInteractionService(); 206var interactionService = new TestConsoleInteractionService(); 221var interactionService = new TestConsoleInteractionService(); 242var interactionService = new TestConsoleInteractionService(); 260var interactionService = new TestConsoleInteractionService(); 286var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 99var interactionService = new TestConsoleInteractionService(); 153var interactionService = new TestConsoleInteractionService(); 203var interactionService = new TestConsoleInteractionService();