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