44 references to GetCurrentInteractions
Aspire.Hosting.Tests (44)
Dashboard\DashboardServiceTests.cs (3)
1081var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1119var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1183var interaction = Assert.Single(interactionService.GetCurrentInteractions());
InteractionServiceTests.cs (41)
30var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 41Assert.Empty(interactionService.GetCurrentInteractions()); 55var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 66Assert.Empty(interactionService.GetCurrentInteractions()); 84Assert.Collection(interactionService.GetCurrentInteractions(), 104Assert.Collection(interactionService.GetCurrentInteractions(), 112Assert.Equal(id3.Value, Assert.Single(interactionService.GetCurrentInteractions()).InteractionId); 117Assert.Empty(interactionService.GetCurrentInteractions()); 137var interaction1 = Assert.Single(interactionService.GetCurrentInteractions()); 141Assert.Equal(2, interactionService.GetCurrentInteractions().Count); 142var interaction2 = interactionService.GetCurrentInteractions()[1]; 149Assert.Equal(interaction2.InteractionId, Assert.Single(interactionService.GetCurrentInteractions()).InteractionId); 157Assert.Empty(interactionService.GetCurrentInteractions()); 376var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 402var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 425var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 448var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 469var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 492var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 525var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 862var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1045var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1148Assert.Empty(interactionService.GetCurrentInteractions()); 1173var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1178Assert.Empty(interactionService.GetCurrentInteractions()); 1209var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1214Assert.Empty(interactionService.GetCurrentInteractions()); 1248Assert.Empty(interactionService.GetCurrentInteractions()); 1259var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1268Assert.Empty(interactionService.GetCurrentInteractions()); 1282var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1289Assert.Empty(interactionService.GetCurrentInteractions()); 1300var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1355var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1383var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1408var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1427var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1451var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1475var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1498var interaction = Assert.Single(interactionService.GetCurrentInteractions()); 1527var interaction = Assert.Single(interactionService.GetCurrentInteractions());