Home
last modified time | relevance | path

Searched refs:timeoutForLargeTests (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php148 protected $timeoutForLargeTests = 60; variable in PHPUnit_Framework_TestResult
679 $_timeout = $this->timeoutForLargeTests;
1243 $this->timeoutForLargeTests = $timeout;
1253 return $this->timeoutForLargeTests;