Fluent Assertions Documentation
Inheritance Hierarchy
In This Topic
    FluentAssertions.Equivalency.Steps Namespace
    In This Topic
    Classes
     ClassDescription
    Class 
    Class Attempts to convert the subject's property value to the expected type.
    Class Specific equivalency step for handling date and time types where the types are different and the failure message should make that clear.
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class Represents a composite equivalency step that passes the execution to all user-supplied steps that can handle the current context.
    Class 
    Class 
    Class 
    Class An equivalency step that asserts two objects must be of the same type to be equivalent.
    Class Ensures that types that are marked as value types are treated as such.
    Class 
    Class 
    Class 
    See Also