Home
last modified time | relevance | path

Searched refs:assertCount (Results 26 – 28 of 28) sorted by relevance

12

/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md95 * Fixed [#2149](https://github.com/sebastianbergmann/phpunit/issues/2149): `assertCount()` does not…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php383 public static function assertCount($expectedCount, $haystack, $message = '') function in PHPUnit_Framework_Assert
413 static::assertCount(
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php944 self::assertCount(2, $col);
951 self::assertCount(2, $col);

12