protected property DrupalTestCase::$timeLimit

Time limit for the test.

Archivo

drupal-7.x/modules/simpletest/drupal_web_test_case.php, line 45

Class

DrupalTestCase
Base class for Drupal tests.

Código

protected $timeLimit = 500;