Home
last modified time | relevance | path

Searched refs:isBeforeMethod (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php845 if (self::isBeforeMethod($method)) {
1075 private static function isBeforeMethod(ReflectionMethod $method) function in PHPUnit_Util_Test