Home
last modified time | relevance | path

Searched refs:countOf (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
DFunctions.php1682 function countOf($count) function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
DChangeLog-5.7.md88 * Fixed [#2558](https://github.com/sebastianbergmann/phpunit/issues/2558): `countOf()` function is …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DAssert.php2741 public static function countOf($count) function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
DAssertTest.php2938 $this->assertThat([1], $this->countOf(1));