4 references to AssertAwaitingTaskCompleted
Microsoft.Extensions.Diagnostics.Testing.Tests (4)
Logging\FakeLogCollectorTests.LogEnumeration.cs (4)
45
await
AssertAwaitingTaskCompleted
(awaitSequenceTask);
68
await
AssertAwaitingTaskCompleted
(awaitSequenceTask);
110
await
AssertAwaitingTaskCompleted
(abSequenceTask); // checkpoint to not clear, before A, B is processed
118
await
AssertAwaitingTaskCompleted
(abcSequenceTask);