Package-level declarations

Types

Link copied to clipboard

Matches an argument that is not null and matches matcher.

Functions

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

Matches an argument that is not null and matches matcher.