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


In This Topic
    AssertionScope Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the current thread-specific assertion scope.  
    Public Property Exposes the options the scope will use for formatting objects in case an assertion fails.  
    Public Property Gets or sets the name of the current assertion scope, e.g. the path of the object graph that is being asserted on.  
    Top
    See Also