SimpleTestFunctionalTest::$test_ids
Store the test ID from each test run for comparison, to ensure they are incrementing.
Type: test_ids
File
-
modules/
simpletest/ simpletest.test, line 18
Class
- SimpleTestFunctionalTest
- @file Tests for simpletest.module.
Code
protected $test_ids = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.