You are here

public static property ArgumentUserUIDTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/comment/src/Tests/Views/ArgumentUserUIDTest.php \Drupal\comment\Tests\Views\ArgumentUserUIDTest::testViews

Views used by this test.

Type: array

File

core/modules/comment/src/Tests/Views/ArgumentUserUIDTest.php, line 26
Contains \Drupal\comment\Tests\Views\ArgumentUserUIDTest.

Class

ArgumentUserUIDTest
Tests the user posted or commented argument handler.

Namespace

Drupal\comment\Tests\Views

Code

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