You are here

public static property RenderCacheIntegrationTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/RenderCacheIntegrationTest.php \Drupal\views\Tests\RenderCacheIntegrationTest::testViews

File

core/modules/views/src/Tests/RenderCacheIntegrationTest.php, line 29
Contains \Drupal\views\Tests\RenderCacheIntegrationTest.

Class

RenderCacheIntegrationTest
Tests the general integration between views and the render cache.

Namespace

Drupal\views\Tests

Code

public static $testViews = [
  'test_view',
  'test_display',
  'entity_test_fields',
  'entity_test_row',
];