FilterAndArgumentUserUidTest::$testViews

Same name and namespace in other branches
  1. 9 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
  3. 11.x 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',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.