public static property StyleUITest::$testViews

Views used by this test.

Type: array

File

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

Class

StyleUITest
Tests the UI of style plugins.

Namespace

Drupal\views\Tests\UI

Code

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