You are here

public static property HandlerArgumentUserUidTest::$testViews in Drupal 8

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

Test views.

Type: string[]

File

core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php, line 35

Class

HandlerArgumentUserUidTest
Tests the handler of the user: uid Argument.

Namespace

Drupal\Tests\user\Kernel\Views

Code

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