protected property TestBase::$timeLimit in SimpleTest 8.3
Time limit for the test.
Type: int
File
- src/
TestBase.php, line 56
Class
- TestBase
- Base class for Drupal tests.
Namespace
Drupal\simpletestCode
protected $timeLimit = 500;
Time limit for the test.
Type: int
protected $timeLimit = 500;