You are here

public static property HandlerFieldUserNameTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/user/src/Tests/Views/HandlerFieldUserNameTest.php, line 26
Contains \Drupal\user\Tests\Views\HandlerFieldUserNameTest.

Class

HandlerFieldUserNameTest
Tests the handler of the user: name field.

Namespace

Drupal\user\Tests\Views

Code

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