18 instantiations of TestConsoleInteractionService
Aspire.Cli.Tests (18)
Commands\AddCommandTests.cs (2)
574var testInteractionService = new TestConsoleInteractionService(); 616var testInteractionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
495var testInteractionService = new TestConsoleInteractionService();
Commands\RunCommandTests.cs (1)
345var interactionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (10)
29var interactionService = new TestConsoleInteractionService(); 66var interactionService = new TestConsoleInteractionService(); 104var interactionService = new TestConsoleInteractionService(); 147var interactionService = new TestConsoleInteractionService(); 170var interactionService = new TestConsoleInteractionService(); 203var interactionService = new TestConsoleInteractionService(); 218var interactionService = new TestConsoleInteractionService(); 239var interactionService = new TestConsoleInteractionService(); 257var interactionService = new TestConsoleInteractionService(); 283var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 99var interactionService = new TestConsoleInteractionService(); 153var interactionService = new TestConsoleInteractionService(); 203var interactionService = new TestConsoleInteractionService();
18 references to TestConsoleInteractionService
Aspire.Cli.Tests (18)
Commands\AddCommandTests.cs (2)
574var testInteractionService = new TestConsoleInteractionService(); 616var testInteractionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
495var testInteractionService = new TestConsoleInteractionService();
Commands\RunCommandTests.cs (1)
345var interactionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (10)
29var interactionService = new TestConsoleInteractionService(); 66var interactionService = new TestConsoleInteractionService(); 104var interactionService = new TestConsoleInteractionService(); 147var interactionService = new TestConsoleInteractionService(); 170var interactionService = new TestConsoleInteractionService(); 203var interactionService = new TestConsoleInteractionService(); 218var interactionService = new TestConsoleInteractionService(); 239var interactionService = new TestConsoleInteractionService(); 257var interactionService = new TestConsoleInteractionService(); 283var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 99var interactionService = new TestConsoleInteractionService(); 153var interactionService = new TestConsoleInteractionService(); 203var interactionService = new TestConsoleInteractionService();