Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php262 function assertAttributeLessThan($expected, $actualAttributeName, $actualClassOrObject, $message = … function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php704 …public static function assertAttributeLessThan($expected, $actualAttributeName, $actualClassOrObje… function in PHPUnit_Framework_Assert