Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DCallbackPrediction.php25 class CallbackPrediction implements PredictionInterface class
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php227 $prediction = new Prediction\CallbackPrediction($prediction);
305 $prediction = new Prediction\CallbackPrediction($prediction);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md158 …* Fixed the support of array callables in CallbackPromise and CallbackPrediction (thanks @ciaranmc…
H A DREADME.md371 - `CallbackPrediction` or `should($callback)` - checks the method against your own custom callback