public static property RelationshipRepresentativeNode::$testViews

Same name in this branch
  1. 8.x drupal/core/modules/user/lib/Drupal/user/Tests/Views/RelationshipRepresentativeNode.php \Drupal\user\Tests\Views\RelationshipRepresentativeNode::testViews
  2. 8.x drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipRepresentativeNode.php \Drupal\taxonomy\Tests\Views\RelationshipRepresentativeNode::testViews

Views used by this test.

Type: array

File

drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/RelationshipRepresentativeNode.php, line 20
Contains \Drupal\taxonomy\Tests\Views\RelationshipRepresentativeNode.

Class

RelationshipRepresentativeNode
Tests the representative node relationship for terms.

Namespace

Drupal\taxonomy\Tests\Views

Code

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