TestResult.throwable

The reason why a test has failed. This value must be set only if the tests has the failure state

class TestResult
Throwable throwable;

Meta