4 references to RunAzureCliAsync
Aspire.Deployment.EndToEnd.Tests (4)
AcaExpressDeploymentTests.cs (4)
65Assert.Equal("false", (await RunAzureCliAsync( 395if ((await RunAzureCliAsync(existsArguments, timeout.Token)).Trim() == "false") 400await RunAzureCliAsync( 403Assert.Equal("false", (await RunAzureCliAsync(existsArguments, timeout.Token)).Trim());