Function toTestException

Converts a Throwable to a TestException which improves the failure verbosity

fluentasserts.core.base.TestException toTestException (
  object.Throwable t
);