Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php298 function assertAttributeNotContains($needle, $haystackAttributeName, $haystackClassOrObject, $messa… function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php230 …public static function assertAttributeNotContains($needle, $haystackAttributeName, $haystackClassO… function in PHPUnit_Framework_Assert