contentDeepEq

inline fun <T> ArgMatchersScope.contentDeepEq(array: Array<T>): Array<T>(source)

Matches an array that is equal to array with contentDeepEquals.