[Root] / FluentAssertions Assembly / FluentAssertions.Execution Namespace / FailReason Class


In This Topic
    FailReason Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyArguments for the numbered System.String.Format(System.String,System.Object[])-style placeholders of Message.  
    Public PropertyMessage to be displayed in case of failed assertion. May contain numbered System.String.Format(System.String,System.Object[])-style placeholders as well as specialized placeholders.  
    Top
    See Also