You are here

public static property CommentLinksTest::$testViews in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::testViews
  2. 9 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php, line 33

Class

CommentLinksTest
Tests the comment link field handlers.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

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