Overload | Description |
---|---|
NonGenericAsyncFunctionAssertions Constructor(Func<Task>,IExtractExceptions,AssertionChain) | Initializes a new instance of the NonGenericAsyncFunctionAssertions class. |
NonGenericAsyncFunctionAssertions Constructor(Func<Task>,IExtractExceptions,AssertionChain,IClock) | Initializes a new instance of the NonGenericAsyncFunctionAssertions class with custom FluentAssertions.Common.IClock. |