public static property RelationshipNodeTermDataTest::$testViews

Views used by this test.

Type: array

File

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

Class

RelationshipNodeTermDataTest
Tests the node_term_data relationship handler.

Namespace

Drupal\views\Tests\Taxonomy

Code

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