public static property UserDataTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/user/lib/Drupal/user/Tests/Views/UserDataTest.php, line 29
Contains \Drupal\user\Tests\Views\UserDataTest.

Class

UserDataTest
Tests the user data service field handler.

Namespace

Drupal\user\Tests\Views

Code

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