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