You are here

public static property DisplayPathTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views_ui/tests/src/Functional/DisplayPathTest.php \Drupal\Tests\views_ui\Functional\DisplayPathTest::testViews

Views used by this test.

Type: array

File

core/modules/views_ui/tests/src/Functional/DisplayPathTest.php, line 35

Class

DisplayPathTest
Tests the UI of generic display path plugin.

Namespace

Drupal\Tests\views_ui\Functional

Code

public static $testViews = [
  'test_view',
  'test_page_display_menu',
];