4 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (4)
186
var prompter = new
TestDeployCommandPrompter
(interactionService);
255
var prompter = new
TestDeployCommandPrompter
(interactionService);
327
var prompter = new
TestDeployCommandPrompter
(interactionService);
387
var prompter = new
TestDeployCommandPrompter
(interactionService);
4 references to TestDeployCommandPrompter
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (4)
186
var
prompter = new TestDeployCommandPrompter(interactionService);
255
var
prompter = new TestDeployCommandPrompter(interactionService);
327
var
prompter = new TestDeployCommandPrompter(interactionService);
387
var
prompter = new TestDeployCommandPrompter(interactionService);