newArrayLengthMatcher   
  Creates a new array length matcher that will check the entire array.
Return
A new ValueMatcher instance.
Parameters
predicate
The predicate to apply to each value of the array.
Creates a new array length matcher that will check the entire array.
A new ValueMatcher instance.
The predicate to apply to each value of the array.