AssertionScope Class Properties
In This Topic
For a list of all members of this type, see AssertionScope members.
Public Properties
| | Name | Description |
  | Current |
Gets the current thread-specific assertion scope.
|
 | FormattingOptions |
Exposes the options the scope will use for formatting objects in case an assertion fails.
|
 | Name |
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