Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
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
.