protected property DrupalTestCase::$testId

The test run ID.

Type: string

File

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

Class

DrupalTestCase
Base class for Drupal tests.

Code

protected $testId;