44 instantiations of TestCliUpdateNotifier
Aspire.Cli.Tests (44)
Commands\BaseCommandTests.cs (4)
80var testNotifier = new TestCliUpdateNotifier(); 102var testNotifier = new TestCliUpdateNotifier 128var testNotifier = new TestCliUpdateNotifier 204var testNotifier = new TestCliUpdateNotifier
Commands\DoctorCommandTests.cs (26)
44options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier 68options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 95options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 135options.CliUpdateNotifierFactory = sp => new TestCliUpdateNotifier 172options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 209options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 249options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 276options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 306options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 330options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 356options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 385options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 419options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 448options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier 472options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier 508options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 542options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 567options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 591options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier 632options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 697options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 762options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 829options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 877options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 910options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier(); 947options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier();
Commands\RunCommandTests.cs (3)
1065var testNotifier = new TestCliUpdateNotifier(); 1117var testNotifier = new TestCliUpdateNotifier 1210var testNotifier = new TestCliUpdateNotifier();
Commands\UpdateCommandTests.cs (6)
350options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier() 596options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier() 675options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier() 752options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier() 919options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier() 1316options.CliUpdateNotifierFactory = _ => new TestCliUpdateNotifier
NuGet\NuGetPackagePrefetcherTests.cs (5)
140var updateNotifier = new TestCliUpdateNotifier 209new TestCliUpdateNotifier(), 365var updateNotifier = new TestCliUpdateNotifier 428var updateNotifier = new TestCliUpdateNotifier 501var updateNotifier = new TestCliUpdateNotifier
11 references to TestCliUpdateNotifier
Aspire.Cli.Tests (11)
Commands\BaseCommandTests.cs (4)
80var testNotifier = new TestCliUpdateNotifier(); 102var testNotifier = new TestCliUpdateNotifier 128var testNotifier = new TestCliUpdateNotifier 204var testNotifier = new TestCliUpdateNotifier
Commands\RunCommandTests.cs (3)
1065var testNotifier = new TestCliUpdateNotifier(); 1117var testNotifier = new TestCliUpdateNotifier 1210var testNotifier = new TestCliUpdateNotifier();
NuGet\NuGetPackagePrefetcherTests.cs (4)
140var updateNotifier = new TestCliUpdateNotifier 365var updateNotifier = new TestCliUpdateNotifier 428var updateNotifier = new TestCliUpdateNotifier 501var updateNotifier = new TestCliUpdateNotifier