public static property CommentDepthTest::$testViews in Drupal 9
Same name and namespace in other branches
- 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',
];