Searched refs:isTestMethod (Results 1 – 1 of 1) sorted by relevance
840 if (!$this->isTestMethod($method)) {880 public static function isTestMethod(ReflectionMethod $method) function in PHPUnit_Framework_TestSuite