You are here

protected property TestBase::$verboseId in Drupal 8

Incrementing identifier for verbose output filenames.

Type: int

File

core/modules/simpletest/src/TestBase.php, line 99

Class

TestBase
Base class for Drupal tests.

Namespace

Drupal\simpletest

Code

protected $verboseId = 0;