assertk / doesNotThrowAnyException

doesNotThrowAnyException

fun <T> Assert<Result<T>>.doesNotThrowAnyException(): Unit
Deprecated: Use isSuccess() instead

Platform and version requirements: Common