Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php138 protected $timeoutForSmallTests = 1; variable in PHPUnit_Framework_TestResult
671 $_timeout = $this->timeoutForSmallTests;
1211 $this->timeoutForSmallTests = $timeout;