DisplayTest::$testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Plugin/DisplayTest.php, line 26

Class

DisplayTest
Tests the basic display plugin.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

public static $testViews = [
  'test_filter_groups',
  'test_get_attach_displays',
  'test_view',
  'test_display_more',
  'test_display_invalid',
  'test_display_empty',
  'test_exposed_relationship_admin_ui',
  'test_simple_argument',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.