Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php143 protected $timeoutForMediumTests = 10; variable in PHPUnit_Framework_TestResult
675 $_timeout = $this->timeoutForMediumTests;
1227 $this->timeoutForMediumTests = $timeout;