You are here

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\simpletest

Code

protected $timeLimit = 500;