[Root] / FluentAssertions Assembly / FluentAssertions.Equivalency Namespace / IEquivalencyValidationContext Interface

In This Topic
    IEquivalencyValidationContext Interface Methods
    In This Topic

    For a list of all members of this type, see IEquivalencyValidationContext members.

    Public Methods
     NameDescription
     MethodCreates a context from the current object intended to assert the equivalency of a collection item identified by index.  
     MethodCreates a context from the current object intended to assert the equivalency of a collection item identified by key.  
     Method Creates a context from the current object intended to assert the equivalency of a nested member.  
     Method Creates a deep clone of the current context.  
     Method Determines whether the specified object reference is a cyclic reference to the same object earlier in the equivalency validation.  
    Top
    See Also