8 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (8)
Commands\DeployCommandTests.cs (4)
304
var prompter = new
TestDeployCommandPrompter
(interactionService);
376
var prompter = new
TestDeployCommandPrompter
(interactionService);
447
var prompter = new
TestDeployCommandPrompter
(interactionService);
507
var prompter = new
TestDeployCommandPrompter
(interactionService);
Commands\DestroyCommandTests.cs (4)
109
return new
TestDeployCommandPrompter
(interactionService);
208
return new
TestDeployCommandPrompter
(interactionService);
266
return new
TestDeployCommandPrompter
(interactionService);
319
return new
TestDeployCommandPrompter
(interactionService);
4 references to TestDeployCommandPrompter
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (4)
304
var
prompter = new TestDeployCommandPrompter(interactionService);
376
var
prompter = new TestDeployCommandPrompter(interactionService);
447
var
prompter = new TestDeployCommandPrompter(interactionService);
507
var
prompter = new TestDeployCommandPrompter(interactionService);