You are here

public static property HandlerFilterUserNameTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php, line 34

Class

HandlerFilterUserNameTest
Tests the handler of the user: name filter.

Namespace

Drupal\Tests\user\Functional\Views

Code

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