2 references to VerifyEndpointAsync
Aspire.Cli.EndToEnd.Tests (2)
PersistentContainerEndToEndTests.cs (2)
142await VerifyEndpointAsync(auto, counter, "/write", "PERSISTENCE_WRITE_OK"); 146await VerifyEndpointAsync(auto, counter, "/verify", "PERSISTENCE_VERIFY_OK");