Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Execution Namespace / Reason Class


In This Topic
    Reason Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyZero or more objects to format using the placeholders in FormattedMessage.  
    Public PropertyA formatted phrase as is supported by System.String.Format(System.String,System.Object[]) explaining why the assertion is needed. If the phrase does not start with the word because, it is prepended automatically.  
    Top
    See Also