assertk / assertk / assertAll

assertAll

(common, jvm) inline fun assertAll(f: () -> Unit): Unit

Runs all assertions in the given lambda and reports any failures.