You are here

namespace Prophecy\Prediction in Zircon Profile 8

Same name in other branches
  1. 8.0 Prophecy\Prediction
Classsort descending Location Description
CallbackPrediction vendor/phpspec/prophecy/src/Prophecy/Prediction/CallbackPrediction.php Callback prediction.
CallPrediction vendor/phpspec/prophecy/src/Prophecy/Prediction/CallPrediction.php Call prediction.
CallTimesPrediction vendor/phpspec/prophecy/src/Prophecy/Prediction/CallTimesPrediction.php Prediction interface. Predictions are logical test blocks, tied to `should...` keyword.
NoCallsPrediction vendor/phpspec/prophecy/src/Prophecy/Prediction/NoCallsPrediction.php No calls prediction.
PredictionInterface vendor/phpspec/prophecy/src/Prophecy/Prediction/PredictionInterface.php Prediction interface. Predictions are logical test blocks, tied to `should...` keyword.