Searched refs:getMethodProphecies (Results 1 – 3 of 3) sorted by relevance
77 if ('__destruct' === $methodName || 0 == count($prophecy->getMethodProphecies())) {85 foreach ($prophecy->getMethodProphecies($methodName) as $methodProphecy) {165 …foreach (call_user_func_array('array_merge', $prophecy->getMethodProphecies()) as $methodProphecy)…
165 public function getMethodProphecies($methodName = null) function in Prophecy\\Prophecy\\ObjectProphecy244 foreach ($this->getMethodProphecies($methodName) as $prophecy) {
1166 foreach ($objectProphecy->getMethodProphecies() as $methodProphecies) {