| Name | Description | |
|---|---|---|
![]() | CurrentAssertionChain | Provides access to the FluentAssertions.Execution.AssertionChain that this assertion class was initialized with. |
![]() | Subject | Gets the object whose value is being asserted. |
For a list of all members of this type, see ReferenceTypeAssertions<TSubject,TAssertions> members.
| Name | Description | |
|---|---|---|
![]() | CurrentAssertionChain | Provides access to the FluentAssertions.Execution.AssertionChain that this assertion class was initialized with. |
![]() | Subject | Gets the object whose value is being asserted. |
| Name | Description | |
|---|---|---|
![]() | Identifier | Returns the type of the subject the assertion applies on. It should be a user-friendly name as it is included in the failure message. |