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