59 instantiations of TestConsoleInteractionService
Aspire.Cli.Tests (59)
Commands\AddCommandTests.cs (2)
416
var testInteractionService = new
TestConsoleInteractionService
();
458
var testInteractionService = new
TestConsoleInteractionService
();
Commands\NewCommandTests.cs (1)
368
var testInteractionService = new
TestConsoleInteractionService
();
Commands\RunCommandTests.cs (2)
395
var interactionService = new
TestConsoleInteractionService
();
414
var testInteractionService = new
TestConsoleInteractionService
();
Commands\UpdateCommandTests.cs (1)
45
options.InteractionServiceFactory = _ => new
TestConsoleInteractionService
();
Projects\ProjectLocatorTests.cs (34)
39
var interactionService = new
TestConsoleInteractionService
();
77
var interactionService = new
TestConsoleInteractionService
();
116
var interactionService = new
TestConsoleInteractionService
();
160
var interactionService = new
TestConsoleInteractionService
();
184
var interactionService = new
TestConsoleInteractionService
();
218
var interactionService = new
TestConsoleInteractionService
();
234
var interactionService = new
TestConsoleInteractionService
();
256
var interactionService = new
TestConsoleInteractionService
();
275
var interactionService = new
TestConsoleInteractionService
();
302
var interactionService = new
TestConsoleInteractionService
();
345
var interactionService = new
TestConsoleInteractionService
();
373
var interactionService = new
TestConsoleInteractionService
();
419
var interactionService = new
TestConsoleInteractionService
();
449
var interactionService = new
TestConsoleInteractionService
();
494
var interactionService = new
TestConsoleInteractionService
();
526
var interactionService = new
TestConsoleInteractionService
();
549
var interactionService = new
TestConsoleInteractionService
();
583
var interactionService = new
TestConsoleInteractionService
();
606
var interactionService = new
TestConsoleInteractionService
();
653
var interactionService = new
TestConsoleInteractionService
();
724
var interactionService = new
TestConsoleInteractionService
();
748
var interactionService = new
TestConsoleInteractionService
();
778
var interactionService = new
TestConsoleInteractionService
();
810
var interactionService = new
TestConsoleInteractionService
();
832
var interactionService = new
TestConsoleInteractionService
();
872
var interactionService = new
TestConsoleInteractionService
();
905
var interactionService = new
TestConsoleInteractionService
();
937
var interactionService = new
TestConsoleInteractionService
();
977
var interactionService = new
TestConsoleInteractionService
();
1019
var interactionService = new
TestConsoleInteractionService
();
1054
var interactionService = new
TestConsoleInteractionService
();
1093
var interactionService = new
TestConsoleInteractionService
();
1111
var interactionService = new
TestConsoleInteractionService
();
1160
var interactionService = new
TestConsoleInteractionService
();
Projects\ProjectUpdaterTests.cs (15)
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
();
Utils\CliUpdateNotificationServiceTests.cs (4)
45
var interactionService = new
TestConsoleInteractionService
();
100
var interactionService = new
TestConsoleInteractionService
();
155
var interactionService = new
TestConsoleInteractionService
();
206
var interactionService = new
TestConsoleInteractionService
();
58 references to TestConsoleInteractionService
Aspire.Cli.Tests (58)
Commands\AddCommandTests.cs (2)
416
var
testInteractionService = new TestConsoleInteractionService();
458
var
testInteractionService = new TestConsoleInteractionService();
Commands\NewCommandTests.cs (1)
368
var
testInteractionService = new TestConsoleInteractionService();
Commands\RunCommandTests.cs (2)
395
var
interactionService = new TestConsoleInteractionService();
414
var
testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (34)
39
var
interactionService = new TestConsoleInteractionService();
77
var
interactionService = new TestConsoleInteractionService();
116
var
interactionService = new TestConsoleInteractionService();
160
var
interactionService = new TestConsoleInteractionService();
184
var
interactionService = new TestConsoleInteractionService();
218
var
interactionService = new TestConsoleInteractionService();
234
var
interactionService = new TestConsoleInteractionService();
256
var
interactionService = new TestConsoleInteractionService();
275
var
interactionService = new TestConsoleInteractionService();
302
var
interactionService = new TestConsoleInteractionService();
345
var
interactionService = new TestConsoleInteractionService();
373
var
interactionService = new TestConsoleInteractionService();
419
var
interactionService = new TestConsoleInteractionService();
449
var
interactionService = new TestConsoleInteractionService();
494
var
interactionService = new TestConsoleInteractionService();
526
var
interactionService = new TestConsoleInteractionService();
549
var
interactionService = new TestConsoleInteractionService();
583
var
interactionService = new TestConsoleInteractionService();
606
var
interactionService = new TestConsoleInteractionService();
653
var
interactionService = new TestConsoleInteractionService();
724
var
interactionService = new TestConsoleInteractionService();
748
var
interactionService = new TestConsoleInteractionService();
778
var
interactionService = new TestConsoleInteractionService();
810
var
interactionService = new TestConsoleInteractionService();
832
var
interactionService = new TestConsoleInteractionService();
872
var
interactionService = new TestConsoleInteractionService();
905
var
interactionService = new TestConsoleInteractionService();
937
var
interactionService = new TestConsoleInteractionService();
977
var
interactionService = new TestConsoleInteractionService();
1019
var
interactionService = new TestConsoleInteractionService();
1054
var
interactionService = new TestConsoleInteractionService();
1093
var
interactionService = new TestConsoleInteractionService();
1111
var
interactionService = new TestConsoleInteractionService();
1160
var
interactionService = new TestConsoleInteractionService();
Projects\ProjectUpdaterTests.cs (15)
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();
Utils\CliUpdateNotificationServiceTests.cs (4)
45
var
interactionService = new TestConsoleInteractionService();
100
var
interactionService = new TestConsoleInteractionService();
155
var
interactionService = new TestConsoleInteractionService();
206
var
interactionService = new TestConsoleInteractionService();