Searched refs:verifyInvocation (Results 1 – 1 of 1) sorted by relevance
69 $this->verifyInvocation($invocation, $callIndex);77 $this->verifyInvocation($invocation, $callIndex);89 … private function verifyInvocation(PHPUnit_Framework_MockObject_Invocation $invocation, $callIndex) function in PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters