You are here

protected property DrupalTestCase::$testId in Drupal 7

The test run ID.

Type: string

File

modules/simpletest/drupal_web_test_case.php, line 26

Class

DrupalTestCase
Base class for Drupal tests.

Code

protected $testId;