34 instantiations of TestConsoleInteractionService
Aspire.Cli.Tests (34)
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)
371
var interactionService = new
TestConsoleInteractionService
();
390
var testInteractionService = new
TestConsoleInteractionService
();
Projects\ProjectLocatorTests.cs (10)
38
var interactionService = new
TestConsoleInteractionService
();
76
var interactionService = new
TestConsoleInteractionService
();
115
var interactionService = new
TestConsoleInteractionService
();
159
var interactionService = new
TestConsoleInteractionService
();
183
var interactionService = new
TestConsoleInteractionService
();
217
var interactionService = new
TestConsoleInteractionService
();
233
var interactionService = new
TestConsoleInteractionService
();
255
var interactionService = new
TestConsoleInteractionService
();
274
var interactionService = new
TestConsoleInteractionService
();
301
var interactionService = new
TestConsoleInteractionService
();
Projects\ProjectUpdaterTests.cs (15)
102
var interactionService = new
TestConsoleInteractionService
();
219
var interactionService = new
TestConsoleInteractionService
();
371
var interactionService = new
TestConsoleInteractionService
();
538
var interactionService = new
TestConsoleInteractionService
();
676
var interactionService = new
TestConsoleInteractionService
();
781
var interactionService = new
TestConsoleInteractionService
();
883
var interactionService = new
TestConsoleInteractionService
();
1026
var interactionService = new
TestConsoleInteractionService
();
1149
var interactionService = new
TestConsoleInteractionService
();
1263
var interactionService = new
TestConsoleInteractionService
();
1373
var interactionService = new
TestConsoleInteractionService
();
1471
var interactionService = new
TestConsoleInteractionService
();
1573
var interactionService = new
TestConsoleInteractionService
();
1657
var interactionService = new
TestConsoleInteractionService
();
1739
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
();
34 references to TestConsoleInteractionService
Aspire.Cli.Tests (34)
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)
371
var
interactionService = new TestConsoleInteractionService();
390
var
testInteractionService = new TestConsoleInteractionService();
Projects\ProjectLocatorTests.cs (10)
38
var
interactionService = new TestConsoleInteractionService();
76
var
interactionService = new TestConsoleInteractionService();
115
var
interactionService = new TestConsoleInteractionService();
159
var
interactionService = new TestConsoleInteractionService();
183
var
interactionService = new TestConsoleInteractionService();
217
var
interactionService = new TestConsoleInteractionService();
233
var
interactionService = new TestConsoleInteractionService();
255
var
interactionService = new TestConsoleInteractionService();
274
var
interactionService = new TestConsoleInteractionService();
301
var
interactionService = new TestConsoleInteractionService();
Projects\ProjectUpdaterTests.cs (15)
102
var
interactionService = new TestConsoleInteractionService();
219
var
interactionService = new TestConsoleInteractionService();
371
var
interactionService = new TestConsoleInteractionService();
538
var
interactionService = new TestConsoleInteractionService();
676
var
interactionService = new TestConsoleInteractionService();
781
var
interactionService = new TestConsoleInteractionService();
883
var
interactionService = new TestConsoleInteractionService();
1026
var
interactionService = new TestConsoleInteractionService();
1149
var
interactionService = new TestConsoleInteractionService();
1263
var
interactionService = new TestConsoleInteractionService();
1373
var
interactionService = new TestConsoleInteractionService();
1471
var
interactionService = new TestConsoleInteractionService();
1573
var
interactionService = new TestConsoleInteractionService();
1657
var
interactionService = new TestConsoleInteractionService();
1739
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();