4 references to GetEchoCommand
Aspire.Cli.Tests (4)
Processes\IsolatedProcessTests.cs (4)
17
var (fileName, arguments) =
GetEchoCommand
("hello-from-launcher");
48
var (fileName, arguments) =
GetEchoCommand
("metadata-check");
123
var (fileName, arguments) =
GetEchoCommand
("blocked-callback");
164
var (fileName, arguments) =
GetEchoCommand
("should-not-start");