public static property AccessRoleTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessRoleTest.php, line 24
Contains \Drupal\user\Tests\Views\AccessRoleTest.

Class

AccessRoleTest
Tests views role access plugin.

Namespace

Drupal\user\Tests\Views

Code

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