Home
last modified time | relevance | path

Searched refs:assertAttributeCount (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
DFunctions.php146 function assertAttributeCount($expectedCount, $haystackAttributeName, $haystackClassOrObject, $mess… function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DAssert.php411 …public static function assertAttributeCount($expectedCount, $haystackAttributeName, $haystackClass… function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
DAssertTest.php3334 $this->assertAttributeCount(0, 'a', $o);