Home
last modified time | relevance | path

Searched defs:assertNotCount (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
DFunctions.php992 function assertNotCount($expectedCount, $haystack, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DAssert.php427 public static function assertNotCount($expectedCount, $haystack, $message = '') function in PHPUnit_Framework_Assert