You are here

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

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

Views used by this test.

Type: array

File

core/modules/user/src/Tests/Views/HandlerFilterUserNameTest.php, line 34
Contains \Drupal\user\Tests\Views\HandlerFilterUserNameTest.

Class

HandlerFilterUserNameTest
Tests the handler of the user: name filter.

Namespace

Drupal\user\Tests\Views

Code

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