3 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (3)
Commands\DeployCommandTests.cs (3)
183
var prompter = new
TestDeployCommandPrompter
(interactionService);
252
var prompter = new
TestDeployCommandPrompter
(interactionService);
321
var prompter = new
TestDeployCommandPrompter
(interactionService);
3 references to TestDeployCommandPrompter
Aspire.Cli.Tests (3)
Commands\DeployCommandTests.cs (3)
183
var
prompter = new TestDeployCommandPrompter(interactionService);
252
var
prompter = new TestDeployCommandPrompter(interactionService);
321
var
prompter = new TestDeployCommandPrompter(interactionService);