assertk / assertk.assertions / stackTrace

stackTrace

(jvm) fun Assert<Throwable>.stackTrace(): Assert<List<String>>

Returns an assert on the throwable's stack trace.