12 instantiations of TestConsoleInteractionService
Aspire.Cli.Tests (12)
Commands\AddCommandTests.cs (1)
560var testInteractionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
494var testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (10)
30var interactionService = new TestConsoleInteractionService(); 67var interactionService = new TestConsoleInteractionService(); 105var interactionService = new TestConsoleInteractionService(); 148var interactionService = new TestConsoleInteractionService(); 172var interactionService = new TestConsoleInteractionService(); 205var interactionService = new TestConsoleInteractionService(); 220var interactionService = new TestConsoleInteractionService(); 241var interactionService = new TestConsoleInteractionService(); 259var interactionService = new TestConsoleInteractionService(); 285var interactionService = new TestConsoleInteractionService();
12 references to TestConsoleInteractionService
Aspire.Cli.Tests (12)
Commands\AddCommandTests.cs (1)
560var testInteractionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
494var testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (10)
30var interactionService = new TestConsoleInteractionService(); 67var interactionService = new TestConsoleInteractionService(); 105var interactionService = new TestConsoleInteractionService(); 148var interactionService = new TestConsoleInteractionService(); 172var interactionService = new TestConsoleInteractionService(); 205var interactionService = new TestConsoleInteractionService(); 220var interactionService = new TestConsoleInteractionService(); 241var interactionService = new TestConsoleInteractionService(); 259var interactionService = new TestConsoleInteractionService(); 285var interactionService = new TestConsoleInteractionService();