public static property ArgumentUserUIDTest::$testViews

Views used by this test.

Type: array

File

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

Class

ArgumentUserUIDTest
Tests the argument_comment_user_uid handler.

Namespace

Drupal\views\Tests\Comment

Code

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