Checks call times prediction.
$this
\Prophecy\Prediction\CallTimesPrediction
public function shouldHaveBeenCalledOnce() { return $this->shouldHaveBeenCalledTimes(1); }