Home
last modified time | relevance | path

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

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