NodeCommentsTest::$testViews
Same name in other branches
- 9 core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php \Drupal\Tests\comment\Functional\Views\NodeCommentsTest::testViews
- 8.9.x core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php \Drupal\Tests\comment\Functional\Views\NodeCommentsTest::testViews
- 10 core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php \Drupal\Tests\comment\Functional\Views\NodeCommentsTest::testViews
Views used by this test.
Type: array
File
-
core/
modules/ comment/ tests/ src/ Functional/ Views/ NodeCommentsTest.php, line 29
Class
- NodeCommentsTest
- Tests comments on nodes.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
public static $testViews = [
'test_new_comments',
'test_comment_count',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.