Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Events Namespace / IEventRecording Interface

In This Topic
    IEventRecording Interface Methods
    In This Topic

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

    Public Methods
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. Asserts that at least one occurrence of the events has some argument of the expected type T that matches the given predicate.
    Public Extension MethodAsserts that all occurrences of the event originates from the .
    Top
    See Also