Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Equivalency.Inlining Namespace / IInlineEquivalencyAssertion Interface

In This Topic
    IInlineEquivalencyAssertion Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     Method Executes the inline equivalency assertion process on the specified comparands using a provided assertion chain. This method is utilized to perform a customized comparison between objects during equivalency validation.  
    Top
    See Also