Searched refs:getObjectProphecy (Results 1 – 4 of 4) sorted by relevance
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ | ||
H A D | MethodProphecy.php | 319 $calls = $this->getObjectProphecy()->findProphecyMethodCalls( |
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ | ||
H A D | ObjectProphecyException.php | 30 public function getObjectProphecy() function in Prophecy\\Exception\\Prophecy\\ObjectProphecyException |
H A D | MethodProphecyException.php | 22 parent::__construct($message, $methodProphecy->getObjectProphecy()); |
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/ | ||
H A D | AggregateException.php | 47 public function getObjectProphecy() function in Prophecy\\Exception\\Prediction\\AggregateException |