mockito-kotlin / com.nhaarman.mockito_kotlin / anyArray

anyArray

inline fun <reified T> anyArray(): Array<T>

Matches any array of type T.