kotest-assertions-core / io.kotest.matchers.nulls

Package io.kotest.matchers.nulls

Extensions for External Classes

kotlin.Any

Functions

beNull

Matcher that verifies if a reference is null

fun beNull(): Matcher<Any?>