FluentException

Indicates a fluent assert has failed, as well as what was tested, why it was tested, and what the outcome was. When unit_threaded is provided, FluentException is a unit_threaded test exception.

alias FluentException = FluentExceptionImpl!UnitTestException

Meta