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