Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1179 function assertObjectNotHasAttribute($attributeName, $object, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1340 public static function assertObjectNotHasAttribute($attributeName, $object, $message = '') function in PHPUnit_Framework_Assert