public static property RelationshipRepresentativeNode::$testViews

Same name in this branch
  1. 9.x drupal/core/modules/views/lib/Drupal/views/Tests/User/RelationshipRepresentativeNode.php \Drupal\views\Tests\User\RelationshipRepresentativeNode::testViews
  2. 9.x drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/RelationshipRepresentativeNode.php \Drupal\views\Tests\Taxonomy\RelationshipRepresentativeNode::testViews

Views used by this test.

Type: array

File

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

Class

RelationshipRepresentativeNode
Tests the representative node relationship for users.

Namespace

Drupal\views\Tests\User

Code

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