Package-level declarations

Types

Link copied to clipboard

Matches an argument that is not null and matches matcher.

Functions

Link copied to clipboard
fun <T : Any> MokkeryMatcherScope.notNull(matcher: T = any()): T?

Matches an argument that is not null and matches matcher.