Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1398 function assertThat($value, PHPUnit_Framework_Constraint $constraint, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2056 … public static function assertThat($value, PHPUnit_Framework_Constraint $constraint, $message = '') function in PHPUnit_Framework_Assert