4 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (4)
185
var prompter = new
TestDeployCommandPrompter
(interactionService);
254
var prompter = new
TestDeployCommandPrompter
(interactionService);
323
var prompter = new
TestDeployCommandPrompter
(interactionService);
383
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);
323
var
prompter = new TestDeployCommandPrompter(interactionService);
383
var
prompter = new TestDeployCommandPrompter(interactionService);