protected property DrupalTestCase::$testId
The test run ID.
Type: string
File
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 26
Class
- DrupalTestCase
- Base class for Drupal tests.
Code
protected $testId;
The test run ID.
Type: string
protected $testId;