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