3 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (3)
Commands\DeployCommandTests.cs (3)
182
var prompter = new
TestDeployCommandPrompter
(interactionService);
246
var prompter = new
TestDeployCommandPrompter
(interactionService);
316
var prompter = new
TestDeployCommandPrompter
(interactionService);
3 references to TestDeployCommandPrompter
Aspire.Cli.Tests (3)
Commands\DeployCommandTests.cs (3)
182
var
prompter = new TestDeployCommandPrompter(interactionService);
246
var
prompter = new TestDeployCommandPrompter(interactionService);
316
var
prompter = new TestDeployCommandPrompter(interactionService);