CommentDepthTest::$testViews
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php \Drupal\Tests\comment\Kernel\Views\CommentDepthTest::testViews
- 10 core/modules/comment/tests/src/Kernel/Views/CommentDepthTest.php \Drupal\Tests\comment\Kernel\Views\CommentDepthTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
-
core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentDepthTest.php, line 30
Class
- CommentDepthTest
- Tests the depth of the comment field handler.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
public static $testViews = [
'test_comment',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.