protected property SimpleTestFunctionalTest::$test_ids

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

File

drupal-7.x/modules/simpletest/simpletest.test, line 18
Tests for simpletest.module.

Class

SimpleTestFunctionalTest

Code

protected $test_ids = array();