NodeRssCacheTest::$testViews

Same name in other branches
  1. 11.x core/modules/node/tests/src/Functional/NodeRssCacheTest.php \Drupal\Tests\node\Functional\NodeRssCacheTest::testViews

Type: testViews

File

core/modules/node/tests/src/Functional/NodeRssCacheTest.php, line 28

Class

NodeRssCacheTest
Ensures that RSS render cache doesn't interfere with other caches.

Namespace

Drupal\Tests\node\Functional

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.