protected property SimpleTestFunctionalTest::$test_ids in Drupal 7
Store the test ID from each test run for comparison, to ensure they are incrementing.
File
- modules/
simpletest/ simpletest.test, line 18 - Tests for simpletest.module.
Class
- SimpleTestFunctionalTest
- @file Tests for simpletest.module.
Code
protected $test_ids = array();