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