| D | InvocationMocker.php | 80 public function will(PHPUnit_Framework_MockObject_Stub $stub) function in PHPUnit_Framework_MockObject_Builder_InvocationMocker 101 return $this->will($stub); 113 return $this->will($stub); 127 return $this->will($stub); 141 return $this->will($stub); 155 return $this->will($stub); 165 return $this->will($stub); 177 return $this->will($stub); 189 return $this->will($stub);
|