Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DNoCallsPrediction.php25 class NoCallsPrediction implements PredictionInterface class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php264 return $this->should(new Prediction\NoCallsPrediction);
357 return $this->shouldHave(new Prediction\NoCallsPrediction);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md368 - `NoCallsPrediction` or `shouldNotBeCalled()` - checks that the method has not been called