You are here

public static property HandlerFieldUserNameTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php \Drupal\Tests\user\Functional\Views\HandlerFieldUserNameTest::testViews

Views used by this test.

Type: array

File

core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php, line 21

Class

HandlerFieldUserNameTest
Tests the handler of the user: name field.

Namespace

Drupal\Tests\user\Functional\Views

Code

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