toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.matcher.nullable
/
notNull
not
Null
inline
fun
<
T
:
Any
>
ArgMatchersScope
.
notNull
(
matcher
:
T
=
any()
)
:
T
?
Matches an argument that is not null and matches
matcher
.