Searched defs:allowedInvocations (Results 1 – 2 of 2) sorted by relevance
22 private $allowedInvocations; variable in PHPUnit_Framework_MockObject_Matcher_InvokedAtMostCount27 public function __construct($allowedInvocations)
1861 public static function atMost($allowedInvocations)