Searched refs:atLeastOnce (Results 1 – 6 of 6) sorted by relevance
107 $registry->expects($this->atLeastOnce())
150 $registry->expects($this->atLeastOnce())
62 $mock->expects($this->atLeastOnce())73 $mock->expects($this->atLeastOnce())
266 $cache->expects($this->atLeastOnce())
1533 function atLeastOnce() function
1825 public static function atLeastOnce() function in PHPUnit_Framework_TestCase