public static property HandlerArgumentUserUidTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php, line 20
Definition of Drupal\views\Tests\User\HandlerArgumentUserUidTest.

Class

HandlerArgumentUserUidTest
Tests views user uid argument handler.

Namespace

Drupal\views\Tests\User

Code

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