namespace Prophecy\Exception\Prediction
Object name | File name | Summary |
---|---|---|
AggregateException | vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/AggregateException.php | |
FailedPredictionException | vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/FailedPredictionException.php | Basic failed prediction exception. Use it for custom prediction failures. |
NoCallsException | vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/NoCallsException.php | |
PredictionException | vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/PredictionException.php | |
UnexpectedCallsCountException | vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsCountException.php | |
UnexpectedCallsException | vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/UnexpectedCallsException.php |