4 references to FormatUrls
Aspire.Hosting.Tests (4)
WithUrlsTests.cs (4)
483testOutputHelper.WriteLine($"Captured snapshot #{urlSnapshots.Count}: State={notification.Snapshot.State}, URLs: {FormatUrls(notification.Snapshot.Urls)}"); 504testOutputHelper.WriteLine($" [{i}] URLs: {FormatUrls(urlSnapshots[i])}"); 599testOutputHelper.WriteLine($"Captured snapshot #{urlSnapshots.Count}: State={notification.Snapshot.State}, URLs: {FormatUrls(notification.Snapshot.Urls)}"); 620testOutputHelper.WriteLine($" [{i}] URLs: {FormatUrls(urlSnapshots[i])}");