Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Specialized Namespace / NonGenericAsyncFunctionAssertions Class


In This Topic
    NonGenericAsyncFunctionAssertions Class Properties
    In This Topic

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

    Public Properties
    Protected Properties
     NameDescription
    Protected Property Returns the type of the subject the assertion applies on. It should be a user-friendly name as it is included in the failure message. (Inherited from FluentAssertions.Specialized.AsyncFunctionAssertions<Task,NonGenericAsyncFunctionAssertions>)
    Top
    See Also