68 instantiations of TestConsoleInteractionService
Aspire.Cli.Tests (68)
Commands\AddCommandTests.cs (2)
417var testInteractionService = new TestConsoleInteractionService(); 459var testInteractionService = new TestConsoleInteractionService();
Commands\InitCommandTests.cs (1)
172var interactionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
369var testInteractionService = new TestConsoleInteractionService();
Commands\RunCommandTests.cs (2)
388var interactionService = new TestConsoleInteractionService(); 407var testInteractionService = new TestConsoleInteractionService();
Commands\SdkInstallerTests.cs (6)
24options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 46options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 68options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 90options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 112options.InteractionServiceFactory = _ => new TestConsoleInteractionService(); 135options.InteractionServiceFactory = _ => new TestConsoleInteractionService();
Commands\UpdateCommandTests.cs (1)
46options.InteractionServiceFactory = _ => new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (31)
40var interactionService = new TestConsoleInteractionService(); 78var interactionService = new TestConsoleInteractionService(); 117var interactionService = new TestConsoleInteractionService(); 161var interactionService = new TestConsoleInteractionService(); 185var interactionService = new TestConsoleInteractionService(); 219var interactionService = new TestConsoleInteractionService(); 235var interactionService = new TestConsoleInteractionService(); 260var interactionService = new TestConsoleInteractionService(); 279var interactionService = new TestConsoleInteractionService(); 306var interactionService = new TestConsoleInteractionService(); 349var interactionService = new TestConsoleInteractionService(); 377var interactionService = new TestConsoleInteractionService(); 423var interactionService = new TestConsoleInteractionService(); 453var interactionService = new TestConsoleInteractionService(); 498var interactionService = new TestConsoleInteractionService(); 530var interactionService = new TestConsoleInteractionService(); 553var interactionService = new TestConsoleInteractionService(); 586var interactionService = new TestConsoleInteractionService(); 605var interactionService = new TestConsoleInteractionService(); 652var interactionService = new TestConsoleInteractionService(); 723var interactionService = new TestConsoleInteractionService(); 749var interactionService = new TestConsoleInteractionService(); 771var interactionService = new TestConsoleInteractionService(); 811var interactionService = new TestConsoleInteractionService(); 844var interactionService = new TestConsoleInteractionService(); 878var interactionService = new TestConsoleInteractionService(); 920var interactionService = new TestConsoleInteractionService(); 955var interactionService = new TestConsoleInteractionService(); 994var interactionService = new TestConsoleInteractionService(); 1012var interactionService = new TestConsoleInteractionService(); 1061var interactionService = new TestConsoleInteractionService();
Projects\ProjectUpdaterTests.cs (20)
102var interactionService = new TestConsoleInteractionService(); 219var interactionService = new TestConsoleInteractionService(); 364var interactionService = new TestConsoleInteractionService(); 523var interactionService = new TestConsoleInteractionService(); 661var interactionService = new TestConsoleInteractionService(); 766var interactionService = new TestConsoleInteractionService(); 868var interactionService = new TestConsoleInteractionService(); 1012var interactionService = new TestConsoleInteractionService(); 1135var interactionService = new TestConsoleInteractionService(); 1249var interactionService = new TestConsoleInteractionService(); 1359var interactionService = new TestConsoleInteractionService(); 1457var interactionService = new TestConsoleInteractionService(); 1559var interactionService = new TestConsoleInteractionService(); 1643var interactionService = new TestConsoleInteractionService(); 1725var interactionService = new TestConsoleInteractionService(); 1799var interactionService = new TestConsoleInteractionService(); 1882var interactionService = new TestConsoleInteractionService(); 1970var interactionService = new TestConsoleInteractionService(); 2052var interactionService = new TestConsoleInteractionService(); 2131var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 100var interactionService = new TestConsoleInteractionService(); 155var interactionService = new TestConsoleInteractionService(); 206var interactionService = new TestConsoleInteractionService();
61 references to TestConsoleInteractionService
Aspire.Cli.Tests (61)
Commands\AddCommandTests.cs (2)
417var testInteractionService = new TestConsoleInteractionService(); 459var testInteractionService = new TestConsoleInteractionService();
Commands\InitCommandTests.cs (1)
172var interactionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
369var testInteractionService = new TestConsoleInteractionService();
Commands\RunCommandTests.cs (2)
388var interactionService = new TestConsoleInteractionService(); 407var testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (31)
40var interactionService = new TestConsoleInteractionService(); 78var interactionService = new TestConsoleInteractionService(); 117var interactionService = new TestConsoleInteractionService(); 161var interactionService = new TestConsoleInteractionService(); 185var interactionService = new TestConsoleInteractionService(); 219var interactionService = new TestConsoleInteractionService(); 235var interactionService = new TestConsoleInteractionService(); 260var interactionService = new TestConsoleInteractionService(); 279var interactionService = new TestConsoleInteractionService(); 306var interactionService = new TestConsoleInteractionService(); 349var interactionService = new TestConsoleInteractionService(); 377var interactionService = new TestConsoleInteractionService(); 423var interactionService = new TestConsoleInteractionService(); 453var interactionService = new TestConsoleInteractionService(); 498var interactionService = new TestConsoleInteractionService(); 530var interactionService = new TestConsoleInteractionService(); 553var interactionService = new TestConsoleInteractionService(); 586var interactionService = new TestConsoleInteractionService(); 605var interactionService = new TestConsoleInteractionService(); 652var interactionService = new TestConsoleInteractionService(); 723var interactionService = new TestConsoleInteractionService(); 749var interactionService = new TestConsoleInteractionService(); 771var interactionService = new TestConsoleInteractionService(); 811var interactionService = new TestConsoleInteractionService(); 844var interactionService = new TestConsoleInteractionService(); 878var interactionService = new TestConsoleInteractionService(); 920var interactionService = new TestConsoleInteractionService(); 955var interactionService = new TestConsoleInteractionService(); 994var interactionService = new TestConsoleInteractionService(); 1012var interactionService = new TestConsoleInteractionService(); 1061var interactionService = new TestConsoleInteractionService();
Projects\ProjectUpdaterTests.cs (20)
102var interactionService = new TestConsoleInteractionService(); 219var interactionService = new TestConsoleInteractionService(); 364var interactionService = new TestConsoleInteractionService(); 523var interactionService = new TestConsoleInteractionService(); 661var interactionService = new TestConsoleInteractionService(); 766var interactionService = new TestConsoleInteractionService(); 868var interactionService = new TestConsoleInteractionService(); 1012var interactionService = new TestConsoleInteractionService(); 1135var interactionService = new TestConsoleInteractionService(); 1249var interactionService = new TestConsoleInteractionService(); 1359var interactionService = new TestConsoleInteractionService(); 1457var interactionService = new TestConsoleInteractionService(); 1559var interactionService = new TestConsoleInteractionService(); 1643var interactionService = new TestConsoleInteractionService(); 1725var interactionService = new TestConsoleInteractionService(); 1799var interactionService = new TestConsoleInteractionService(); 1882var interactionService = new TestConsoleInteractionService(); 1970var interactionService = new TestConsoleInteractionService(); 2052var interactionService = new TestConsoleInteractionService(); 2131var interactionService = new TestConsoleInteractionService();
Utils\CliUpdateNotificationServiceTests.cs (4)
45var interactionService = new TestConsoleInteractionService(); 100var interactionService = new TestConsoleInteractionService(); 155var interactionService = new TestConsoleInteractionService(); 206var interactionService = new TestConsoleInteractionService();