public static property ArgumentUserUIDTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/ArgumentUserUIDTest.php, line 20
Contains \Drupal\comment\Tests\Views\ArgumentUserUIDTest.

Class

ArgumentUserUIDTest
Tests the argument_comment_user_uid handler.

Namespace

Drupal\comment\Tests\Views

Code

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