assertk / assertk.assertions / isNull

isNull

(common, jvm) fun Assert<Any?>.isNull(): Unit

Asserts the value is null.