Home
last modified time | relevance | path

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

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