Searched refs:shouldNotHaveBeenCalled (Results 1 – 2 of 2) sorted by relevance
355 public function shouldNotHaveBeenCalled() function in Prophecy\\Prophecy\\MethodProphecy370 return $this->shouldNotHaveBeenCalled();
164 * Added ``shouldNotHaveBeenCalled`` on the MethodProphecy (thanks @ciaranmcnulty)166 * Deprecated ``shouldNotBeenCalled`` in favor of ``shouldNotHaveBeenCalled``