Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php246 function assertAttributeInternalType($expected, $attributeName, $classOrObject, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1543 …public static function assertAttributeInternalType($expected, $attributeName, $classOrObject, $mes… function in PHPUnit_Framework_Assert