You are here

public static property CacheWebTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php \Drupal\Tests\views\Functional\Plugin\CacheWebTest::testViews
  2. 10 core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php \Drupal\Tests\views\Functional\Plugin\CacheWebTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php, line 25

Class

CacheWebTest
Tests pluggable caching for views via a web test.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

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