public static property HandlerFieldUserNameTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php, line 22
Contains \Drupal\user\Tests\Views\HandlerFieldUserNameTest.

Class

HandlerFieldUserNameTest
Tests the field username handler.

Namespace

Drupal\user\Tests\Views

Code

public static $testViews = array(
  'test_views_handler_field_user_name',
);