Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php382 public function shouldHaveBeenCalledTimes($count) function in Prophecy\\Prophecy\\MethodProphecy
396 return $this->shouldHaveBeenCalledTimes(1);