Searched refs:invocationMatcher (Results 1 – 2 of 2) sorted by relevance
27 public $invocationMatcher; variable in PHPUnit_Framework_MockObject_Matcher59 $this->invocationMatcher = $invocationMatcher;69 if ($this->invocationMatcher !== null) {70 $list[] = $this->invocationMatcher->toString();99 if ($this->invocationMatcher === null) {130 $this->invocationMatcher->invoked($invocation);142 $this->invocationMatcher->toString(),188 if ($this->invocationMatcher === null) {227 if ($this->invocationMatcher === null) {238 $this->invocationMatcher->verify();[all …]
40 * @param PHPUnit_Framework_MockObject_Matcher_Invocation $invocationMatcher43 …ction $collection, PHPUnit_Framework_MockObject_Matcher_Invocation $invocationMatcher, array $conf… argument47 $invocationMatcher