73 instantiations of TestConsoleInteractionService
Aspire.Cli.Tests (73)
Commands\AddCommandTests.cs (6)
417var testInteractionService = new TestConsoleInteractionService(); 459var testInteractionService = new TestConsoleInteractionService(); 553var mockInteraction = new TestConsoleInteractionService(); 601var mockInteraction = new TestConsoleInteractionService(); 649var mockInteraction = new TestConsoleInteractionService(); 702options.InteractionServiceFactory = _ => new TestConsoleInteractionService()
Commands\InitCommandTests.cs (1)
172var interactionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
528var testInteractionService = new TestConsoleInteractionService();
Commands\RunCommandTests.cs (2)
373var interactionService = new TestConsoleInteractionService(); 392var testInteractionService = new TestConsoleInteractionService();
Commands\SdkInstallerTests.cs (6)
24options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 46options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 71options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 93options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 115options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 138options.InteractionServiceFactory = _ => new TestConsoleInteractionService();
Commands\UpdateCommandTests.cs (13)
51options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 181options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 224options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 297options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 362options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 409options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 505options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 572options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 639options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 699options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 757var wrappedService = new CancellationTrackingInteractionService(new TestConsoleInteractionService() 822options.InteractionServiceFactory = _ => new TestConsoleInteractionService() 878var wrappedService = new CancellationTrackingInteractionService(new TestConsoleInteractionService()
Projects\ProjectLocatorTests.cs (18)
38var interactionService = new TestConsoleInteractionService(); 75var interactionService = new TestConsoleInteractionService(); 113var interactionService = new TestConsoleInteractionService(); 157var interactionService = new TestConsoleInteractionService(); 193var interactionService = new TestConsoleInteractionService(); 216var interactionService = new TestConsoleInteractionService(); 250var interactionService = new TestConsoleInteractionService(); 265var interactionService = new TestConsoleInteractionService(); 289var interactionService = new TestConsoleInteractionService(); 307var interactionService = new TestConsoleInteractionService(); 333var interactionService = new TestConsoleInteractionService(); 607var interactionService = new TestConsoleInteractionService(); 716var interactionService = new TestConsoleInteractionService(); 749var interactionService = new TestConsoleInteractionService(); 770var interactionService = new TestConsoleInteractionService(); 812var interactionService = new TestConsoleInteractionService(); 844var interactionService = new TestConsoleInteractionService(); 880var interactionService = new TestConsoleInteractionService();
Projects\ProjectUpdaterTests.cs (22)
102var interactionService = new TestConsoleInteractionService(); 219var interactionService = new TestConsoleInteractionService(); 358var interactionService = new TestConsoleInteractionService(); 511var interactionService = new TestConsoleInteractionService(); 649var interactionService = new TestConsoleInteractionService(); 754var interactionService = new TestConsoleInteractionService(); 856var interactionService = new TestConsoleInteractionService(); 1000var interactionService = new TestConsoleInteractionService(); 1123var interactionService = new TestConsoleInteractionService(); 1237var interactionService = new TestConsoleInteractionService(); 1347var interactionService = new TestConsoleInteractionService(); 1445var interactionService = new TestConsoleInteractionService(); 1547var interactionService = new TestConsoleInteractionService(); 1631var interactionService = new TestConsoleInteractionService(); 1713var interactionService = new TestConsoleInteractionService(); 1787var interactionService = new TestConsoleInteractionService(); 1870var interactionService = new TestConsoleInteractionService(); 1958var interactionService = new TestConsoleInteractionService(); 2040var interactionService = new TestConsoleInteractionService(); 2119var interactionService = new TestConsoleInteractionService(); 2210var interactionService = new TestConsoleInteractionService(); 2337var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 100var interactionService = new TestConsoleInteractionService(); 155var interactionService = new TestConsoleInteractionService(); 206var interactionService = new TestConsoleInteractionService();
53 references to TestConsoleInteractionService
Aspire.Cli.Tests (53)
Commands\AddCommandTests.cs (5)
417var testInteractionService = new TestConsoleInteractionService(); 459var testInteractionService = new TestConsoleInteractionService(); 553var mockInteraction = new TestConsoleInteractionService(); 601var mockInteraction = new TestConsoleInteractionService(); 649var mockInteraction = new TestConsoleInteractionService();
Commands\InitCommandTests.cs (1)
172var interactionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
528var testInteractionService = new TestConsoleInteractionService();
Commands\RunCommandTests.cs (2)
373var interactionService = new TestConsoleInteractionService(); 392var testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (18)
38var interactionService = new TestConsoleInteractionService(); 75var interactionService = new TestConsoleInteractionService(); 113var interactionService = new TestConsoleInteractionService(); 157var interactionService = new TestConsoleInteractionService(); 193var interactionService = new TestConsoleInteractionService(); 216var interactionService = new TestConsoleInteractionService(); 250var interactionService = new TestConsoleInteractionService(); 265var interactionService = new TestConsoleInteractionService(); 289var interactionService = new TestConsoleInteractionService(); 307var interactionService = new TestConsoleInteractionService(); 333var interactionService = new TestConsoleInteractionService(); 607var interactionService = new TestConsoleInteractionService(); 716var interactionService = new TestConsoleInteractionService(); 749var interactionService = new TestConsoleInteractionService(); 770var interactionService = new TestConsoleInteractionService(); 812var interactionService = new TestConsoleInteractionService(); 844var interactionService = new TestConsoleInteractionService(); 880var interactionService = new TestConsoleInteractionService();
Projects\ProjectUpdaterTests.cs (22)
102var interactionService = new TestConsoleInteractionService(); 219var interactionService = new TestConsoleInteractionService(); 358var interactionService = new TestConsoleInteractionService(); 511var interactionService = new TestConsoleInteractionService(); 649var interactionService = new TestConsoleInteractionService(); 754var interactionService = new TestConsoleInteractionService(); 856var interactionService = new TestConsoleInteractionService(); 1000var interactionService = new TestConsoleInteractionService(); 1123var interactionService = new TestConsoleInteractionService(); 1237var interactionService = new TestConsoleInteractionService(); 1347var interactionService = new TestConsoleInteractionService(); 1445var interactionService = new TestConsoleInteractionService(); 1547var interactionService = new TestConsoleInteractionService(); 1631var interactionService = new TestConsoleInteractionService(); 1713var interactionService = new TestConsoleInteractionService(); 1787var interactionService = new TestConsoleInteractionService(); 1870var interactionService = new TestConsoleInteractionService(); 1958var interactionService = new TestConsoleInteractionService(); 2040var interactionService = new TestConsoleInteractionService(); 2119var interactionService = new TestConsoleInteractionService(); 2210var interactionService = new TestConsoleInteractionService(); 2337var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 100var interactionService = new TestConsoleInteractionService(); 155var interactionService = new TestConsoleInteractionService(); 206var interactionService = new TestConsoleInteractionService();