protected property DrupalTestCase::$testId
The test run ID.
Tipo: string
Archivo
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 26
Class
- DrupalTestCase
- Base class for Drupal tests.
Código
protected $testId;
The test run ID.
Tipo: string
protected $testId;