mockito-kotlin / org.mockito.kotlin / any

any

inline fun <reified T : Any> any(): T

Matches any object, excluding nulls.