public static property DisplayExtenderUITest::$testViews

Views used by this test.

Type: array

File

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

Class

DisplayExtenderUITest
Tests the display extender UI.

Namespace

Drupal\views\Tests\UI

Code

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