Searched refs:willExtend (Results 1 – 3 of 3) sorted by relevance
85 return $prophecy->willExtend($classOrInterface);
70 public function willExtend($class) function in Prophecy\\Prophecy\\ObjectProphecy
95 $prophecy->willExtend('stdClass');99 There are 2 interesting calls - `willExtend` and `willImplement`. The first one tells