SimpletestTest::$modules
Same name in this branch
- 8.9.x core/modules/simpletest/src/Tests/SimpleTestTest.php \Drupal\simpletest\Tests\SimpleTestTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ simpletest/ tests/ src/ Functional/ SimpletestTest.php, line 19
Class
- SimpletestTest
- Basic functionality of the Testing module.
Namespace
Drupal\Tests\simpletest\FunctionalCode
public static $modules = [
'simpletest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.