Modules to enable.
Type: array
Overrides ViewUnitTestBase::$modules
File
- drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php, line 17
- Definition of Drupal\views\Tests\Handler\FieldUrlTest.
Class
- FieldUrlTest
- Tests the core Drupal\views\Plugin\views\field\Url handler.
Namespace
Drupal\views\Tests\Handler
Code
public static $modules = array(
'system',
);