setExceptionFormat

abstract fun setExceptionFormat(exceptionFormat: TestExceptionFormat)
abstract fun setExceptionFormat(exceptionFormat: Any)

Sets the format to be used for logging test exceptions. Only relevant if showStackTraces is true.

Parameters

exceptionFormat

the format to be used for logging test exceptions