public static property StyleMappingTest::$testViews

Views used by this test.

Type: array

File

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

Class

StyleMappingTest
Tests the default/mapping row style.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_style_mapping',
);