4 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (4)
185
var prompter = new
TestDeployCommandPrompter
(interactionService);
254
var prompter = new
TestDeployCommandPrompter
(interactionService);
325
var prompter = new
TestDeployCommandPrompter
(interactionService);
385
var prompter = new
TestDeployCommandPrompter
(interactionService);
4 references to TestDeployCommandPrompter
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (4)
185
var
prompter = new TestDeployCommandPrompter(interactionService);
254
var
prompter = new TestDeployCommandPrompter(interactionService);
325
var
prompter = new TestDeployCommandPrompter(interactionService);
385
var
prompter = new TestDeployCommandPrompter(interactionService);