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/Plugin/DisplayTest.php, line 22
Definition of Drupal\views\Tests\Plugin\DisplayTest.

Class

DisplayTest
Tests the basic display plugin.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_filter_groups',
  'test_get_attach_displays',
  'test_view',
  'test_display_more',
  'test_display_invalid',
);