Collection Arg Matchers
object CollectionArgMatchers
Contains matchers for collections
Types
Link copied to clipboard
Matches an array that is equal to array with contentDeepEquals.
Link copied to clipboard
Matches an array that has the same content as array. It accepts Any for convenience and should only receive arrays.
Link copied to clipboard
Link copied to clipboard