public static property HandlerFieldRoleTest::$testViews

Views used by this test.

Type: array

File

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

Class

HandlerFieldRoleTest
Tests the role field handler.

Namespace

Drupal\user\Tests\Views

Code

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