strikt-core
/
strikt.assertions
/
isNull
isNull
fun
<
T
>
Builder
<
T
?
>
.
isNull
(
)
:
Builder
<
Nothing
>
Asserts that the subject is
null
.