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. |