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