IntegrationTest::$modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
-
core/
modules/ statistics/ tests/ src/ Functional/ Views/ IntegrationTest.php, line 25
Class
- IntegrationTest
- Tests basic integration of views data from the statistics module.
Namespace
Drupal\Tests\statistics\Functional\ViewsCode
protected static $modules = [
'statistics',
'statistics_test_views',
'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.