Fluent Assertions Documentation
Inheritance Hierarchy
In This Topic
    FluentAssertions.Common Namespace
    In This Topic
    Classes
     ClassDescription
    Class 
    Interfaces
     InterfaceDescription
    Interface Represents an abstract timer that is used to make some of this library's timing dependent functionality better testable.
    Interface Abstracts a stopwatch so we can control time in unit tests.
    Delegates
     DelegateDescription
    Delegate Factory for starting a timer on demand.
    Enumerations
     EnumerationDescription
    Enumeration 
    EnumerationDefines the modes in which custom implementations of FluentAssertions.Formatting.IValueFormatter are detected as configured through FluentAssertions.Configuration.GlobalFormattingOptions.
    See Also