Fluent Assertions Documentation
FluentAssertions.Common Namespace / IClock Interface
Methods

In This Topic
    IClock Interface Members
    In This Topic

    The following tables list the members exposed by IClock.

    Public Methods
     NameDescription
     Method Will block the current thread until a time delay has passed.  
     Method Creates a task that will complete after a time delay.  
     Method Creates a timer to measure the time to complete some arbitrary executions.  
    Top
    See Also