assertk.assertions / isNull

isNull

fun <T : Any> Assert<T?>.isNull(): Unit

Platform and version requirements: Common

Asserts the value is null.