Home
last modified time | relevance | path

Searched refs:shouldBeCalledTimes (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php276 public function shouldBeCalledTimes($count) function in Prophecy\\Prophecy\\MethodProphecy
290 return $this->shouldBeCalledTimes(1);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md369 - `CallTimesPrediction` or `shouldBeCalledTimes($count)` - checks that the method has been called