Home
last modified time | relevance | path

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

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