mockito-kotlin / com.nhaarman.mockito_kotlin / any

any

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

Matches any object, excluding nulls.