SimpleTestTest::$modules
Same name in this branch
- 8.9.x core/modules/simpletest/tests/src/Functional/SimpletestTest.php \Drupal\Tests\simpletest\Functional\SimpletestTest::modules
Modules to enable.
Type: array
File
-
core/
modules/ simpletest/ src/ Tests/ SimpleTestTest.php, line 26
Class
- SimpleTestTest
- Tests SimpleTest's web interface: check that the intended tests were run and ensure that test reports display the intended results. Also test SimpleTest's internal browser and APIs implicitly.
Namespace
Drupal\simpletest\TestsCode
public static $modules = [
'simpletest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.