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

In This Topic
    IInlineEquivalencyAssertion Interface Members
    In This Topic

    The following tables list the members exposed by IInlineEquivalencyAssertion.

    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