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