public static property DisplayExtenderUITest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayExtenderUITest.php, line 20
Contains \Drupal\views_ui\Tests\DisplayExtenderUITest.

Class

DisplayExtenderUITest
Tests the display extender UI.

Namespace

Drupal\views_ui\Tests

Code

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