Home
last modified time | relevance | path

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

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