toggle menu
mockk-dsl
1.13.10
common
switch theme
search in API
mockk-dsl
/
io.mockk
/
MockKMatcherScope
/
isNull
is
Null
inline
fun
<
T
:
Any
>
isNull
(
inverse
:
Boolean
=
false
)
:
T
Checks if the value is null.
Parameters
inverse
checks if the value is not-null instead