| Name | Description | |
|---|---|---|
![]() | AddFormatter | Ensures a scoped formatter is included in the chain, which is executed before the static custom formatters and the default formatters. This also lasts only for the current FluentAssertions.Execution.AssertionScope until disposal. |
![]() | RemoveFormatter | Removes a scoped formatter that was previously added through AddFormatter. |

