UserDataTest::$testViews

Same name in other branches
  1. 9 core/modules/user/tests/src/Kernel/Views/UserDataTest.php \Drupal\Tests\user\Kernel\Views\UserDataTest::testViews
  2. 8.9.x core/modules/user/tests/src/Kernel/Views/UserDataTest.php \Drupal\Tests\user\Kernel\Views\UserDataTest::testViews
  3. 11.x core/modules/user/tests/src/Kernel/Views/UserDataTest.php \Drupal\Tests\user\Kernel\Views\UserDataTest::testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/user/tests/src/Kernel/Views/UserDataTest.php, line 24

Class

UserDataTest
Tests the user data service field handler.

Namespace

Drupal\Tests\user\Kernel\Views

Code

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

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