Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallPrediction.php56 $methodCalls = $object->findProphecyMethodCalls(
H A DCallTimesPrediction.php60 $methodCalls = $object->findProphecyMethodCalls(
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php202 public function findProphecyMethodCalls($methodName, ArgumentsWildcard $wildcard) function in Prophecy\\Prophecy\\ObjectProphecy
H A DMethodProphecy.php319 $calls = $this->getObjectProphecy()->findProphecyMethodCalls(