Home
last modified time | relevance | path

Searched defs:assertLessThan (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php691 public static function assertLessThan($expected, $actual, $message = '') function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php886 function assertLessThan($expected, $actual, $message = '') function