Home
last modified time | relevance | path

Searched refs:findProphecyMethodCalls (Results 1 – 4 of 4) sorted by last modified time

/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(
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallTimesPrediction.php60 $methodCalls = $object->findProphecyMethodCalls(
H A DCallPrediction.php56 $methodCalls = $object->findProphecyMethodCalls(