SimpleTestBrowserTest::$modules
Modules to enable.
Type: array
File
-
core/
modules/ simpletest/ src/ Tests/ SimpleTestBrowserTest.php, line 21
Class
- SimpleTestBrowserTest
- Tests the WebTestBase internal browser.
Namespace
Drupal\simpletest\TestsCode
public static $modules = [
'simpletest',
'test_page_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.