Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Formatting Namespace / FormattingOptions Class


In This Topic
    FormattingOptions Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Determines the depth until which the library should try to render an object graph.  
    Public Property Sets the maximum number of lines of the failure message.  
    Public PropertyIndicates whether the formatter should use line breaks when the IValueFormatter supports it.  
    Top
    See Also