Home
last modified time | relevance | path

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

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