Searched refs:setMethodsExcept (Results 1 – 3 of 3) sorted by relevance
41 ->setMethodsExcept(['mockableMethod'])51 ->setMethodsExcept()
141 ->setMethodsExcept(['getExclusionStrategy'])146 ->setMethodsExcept(['getExclusionStrategy'])
192 public function setMethodsExcept(array $methods = []) function in PHPUnit_Framework_MockObject_MockBuilder