Searched defs:timesRepeat (Results 1 – 2 of 2) sorted by relevance
24 protected $timesRepeat = 1; variable in PHPUnit_Extensions_RepeatedTest33 …public function __construct(PHPUnit_Framework_Test $test, $timesRepeat = 1, $processIsolation = fa…
116 function PHPUnit_RepeatedTest(&$test, $timesRepeat = 1) {