8 instantiations of TestDeployCommandPrompter
Aspire.Cli.Tests (8)
Commands\DeployCommandTests.cs (4)
304var prompter = new TestDeployCommandPrompter(interactionService); 376var prompter = new TestDeployCommandPrompter(interactionService); 447var prompter = new TestDeployCommandPrompter(interactionService); 507var prompter = new TestDeployCommandPrompter(interactionService);
Commands\DestroyCommandTests.cs (4)
109return new TestDeployCommandPrompter(interactionService); 208return new TestDeployCommandPrompter(interactionService); 266return new TestDeployCommandPrompter(interactionService); 319return new TestDeployCommandPrompter(interactionService);
4 references to TestDeployCommandPrompter
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (4)
304var prompter = new TestDeployCommandPrompter(interactionService); 376var prompter = new TestDeployCommandPrompter(interactionService); 447var prompter = new TestDeployCommandPrompter(interactionService); 507var prompter = new TestDeployCommandPrompter(interactionService);