setShowCauses

abstract fun setShowCauses(flag: Boolean)(source)

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

Parameters

flag

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