notNull

fun <T : Any> MokkeryMatcherScope.notNull(matcher: T = any()): T?(source)

Matches an argument that is not null and matches matcher.