public static property CacheTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php, line 24
Definition of Drupal\views\Tests\Plugin\CacheTest.

Class

CacheTest
Basic test for pluggable caching.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_view',
  'test_cache',
);