2 references to VerifyResponseAsync
Aspire.Cli.EndToEnd.Tests (2)
DockerComposeDeployWithVolumeTests.cs (2)
180await VerifyResponseAsync(auto, counter, deploymentId, serverName, "/data-path", MountPath);
181await VerifyResponseAsync(auto, counter, deploymentId, webName, "/test-deployment", $"WEB->{response}");