Test Result : CausedBySuite
0 failures
(±0)
3 tests
(±0)
All Tests
Test name | Duration | Status |
For an error with a cause that itself has a cause, return the root cause | 1 ms | Passed |
For an error with a cause, should return the cause of the error | 0 ms | Passed |
For an error without a cause, should return the error | 2 ms | Passed |