You are here

public static property CommentDepthTest::$testViews in Drupal 10

Same name and namespace in other branches
  1. 9 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\Views

Code

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