| Name | Description | |
|---|---|---|
![]() | CompleteWithinAsync | Asserts that the System.Threading.Tasks.Task of the current System.Threading.Tasks.TaskCompletionSource will complete within the specified time. |
![]() | Equals | (Inherited from FluentAssertions.Specialized.TaskCompletionSourceAssertionsBase) |
![]() | NotCompleteWithinAsync | Asserts that the System.Threading.Tasks.Task of the current System.Threading.Tasks.TaskCompletionSource will not complete within the specified time. |

