protected property TestBase::$timeLimit

Time limit for the test.

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php, line 49
Definition of Drupal\simpletest\TestBase.

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $timeLimit = 500;