[Root] / FluentAssertions Assembly / FluentAssertions.Execution Namespace / IAssertionStrategy Interface

In This Topic
    IAssertionStrategy Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     Method Discards and returns the failure messages that happened up to now.  
     Method Instructs the strategy to handle an assertion failure.  
     Method Will throw a combined exception for any failures have been collected.  
    Top
    See Also