Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php451 function assertClassHasAttribute($attributeName, $className, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1198 public static function assertClassHasAttribute($attributeName, $className, $message = '') function in PHPUnit_Framework_Assert