protected property DrupalTestCase::$timeLimit in Drupal 7
Time limit for the test.
File
- modules/
simpletest/ drupal_web_test_case.php, line 52
Class
- DrupalTestCase
- Base class for Drupal tests.
Code
protected $timeLimit = 500;
Time limit for the test.
protected $timeLimit = 500;