protected property SimpleTestFunctionalTest::$test_ids

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

Archivo

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

Class

SimpleTestFunctionalTest

Código

protected $test_ids = array();