Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Configuration Namespace / GlobalFormattingOptions Class


In This Topic
    GlobalFormattingOptions Class Properties
    In This Topic

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

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