You are here

public static property FilterAndArgumentUserUidTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php, line 48

Class

FilterAndArgumentUserUidTest
Tests the user posted or commented filter and argument handlers.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

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