Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php278 return $this->should(new Prediction\CallTimesPrediction($count));
384 return $this->shouldHave(new Prediction\CallTimesPrediction($count));
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallTimesPrediction.php28 class CallTimesPrediction implements PredictionInterface class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md369 - `CallTimesPrediction` or `shouldBeCalledTimes($count)` - checks that the method has been called