You are here

public static property FilterUserUIDTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

core/modules/comment/src/Tests/Views/FilterUserUIDTest.php, line 28
Contains \Drupal\comment\Tests\Views\FilterUserUIDTest.

Class

FilterUserUIDTest
Tests the user posted or commented filter handler.

Namespace

Drupal\comment\Tests\Views

Code

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