Searched refs:countBetween (Results 1 – 3 of 3) sorted by relevance
29 * added `Assert::countBetween()`
196 `countBetween($array, $min, $max, $message = '')` | Check that an array has a count in the given r…
1012 public static function countBetween($array, $min, $max, $message = '') function in Webmozart\\Assert\\Assert