Sets no calls prediction to the prophecy.
$this
\Prophecy\Prediction\NoCallsPrediction
public function shouldNotBeCalled() { return $this->should(new Prediction\NoCallsPrediction()); }