public static property StyleMappingTest::$modules

Modules to enable.

Type: array

Overrides ViewUnitTestBase::$modules

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php, line 15
Definition of Drupal\views\Tests\Plugin\StyleMappingTest.

Class

StyleMappingTest
Tests the default/mapping row style.

Namespace

Drupal\views\Tests\Plugin

Code

public static $modules = array(
  'system',
);