Searched refs:countOf (Results 1 – 4 of 4) sorted by relevance
1682 function countOf($count) function
88 * Fixed [#2558](https://github.com/sebastianbergmann/phpunit/issues/2558): `countOf()` function is …
2741 public static function countOf($count) function in PHPUnit_Framework_Assert
2938 $this->assertThat([1], $this->countOf(1));