Searched refs:addTestMethod (Results 1 – 1 of 1) sorted by relevance
175 $this->addTestMethod($theClass, $method);838 protected function addTestMethod(ReflectionClass $class, ReflectionMethod $method) function in PHPUnit_Framework_TestSuite