Searched refs:atMost (Results 1 – 7 of 7) sorted by relevance
110 $mock->expects($this->atMost(2))122 $mock->expects($this->atMost(2))
1861 public static function atMost($allowedInvocations) function in PHPUnit_Framework_TestCase
2563 getAllDataForArea: function (area, atMost) { argument2574 for (i = 0; i < (atMost || key.length); i++) {
1 …atMost` elements from iterable and returns the consumed elements,\n * and an iterable for the …
704 …atMost:1/0};break;case"+":r={atLeast:1,atMost:1/0};break;case"?":r={atLeast:0,atMost:1};break;case… property