Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
DFunctions.php230 function assertAttributeInstanceOf($expected, $attributeName, $classOrObject, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DAssert.php1469 …public static function assertAttributeInstanceOf($expected, $attributeName, $classOrObject, $messa… function in PHPUnit_Framework_Assert