getShowCauses

abstract fun getShowCauses(): Boolean

Tells whether causes of exceptions that occur during test execution will be logged. Only relevant if showExceptions is true. Defaults to true.

Return

whether causes of exceptions that occur during test execution will be logged