public static property DisplayTest::$testViews

Same name in this branch

Views used by this test.

Type: array

File

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

Class

DisplayTest
Tests the handling of displays in the UI, adding removing etc.

Namespace

Drupal\views\Tests\UI

Code

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