protected property SimpleTestTest::$test_ids

Store the test ID from each test run for comparison, to ensure they are incrementing.

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php, line 31
Definition of Drupal\simpletest\Tests\SimpleTestTest.

Class

SimpleTestTest

Namespace

Drupal\simpletest\Tests

Code

protected $test_ids = array();