protected property DrupalTestCase::$timeLimit

Time limit for the test.

File

drupal/modules/simpletest/drupal_web_test_case.php, line 52

Class

DrupalTestCase
Base class for Drupal tests.

Code

protected $timeLimit = 500;