You are here

public static property DisplayCRUDTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php, line 19

Class

DisplayCRUDTest
Tests creation, retrieval, updating, and deletion of displays in the Web UI.

Namespace

Drupal\Tests\views_ui\Functional

Code

public static $testViews = [
  'test_display',
];