Checks call prediction.
$this
PredictionException
\Prophecy\Prediction\CallPrediction
public function shouldHaveBeenCalled() { return $this->shouldHave(new Prediction\CallPrediction()); }