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