You are here

public static property RolesRidArgumentTest::$testViews in Drupal 8

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

Views used by this test.

Type: array

File

core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php, line 18

Class

RolesRidArgumentTest
Tests the handler of the user: roles argument.

Namespace

Drupal\Tests\user\Functional\Views

Code

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