Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php, line 29
- Definition of Drupal\views\Tests\Plugin\DisplayTest.
Class
- DisplayTest
- Tests the basic display plugin.
Namespace
Drupal\views\Tests\Plugin
Code
public static $modules = array(
'views_ui',
'node',
'block',
);