public static property RelationshipNodeTermDataTest::$testViews

Views used by this test.

Type: array

File

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

Class

RelationshipNodeTermDataTest
Tests the node_term_data relationship handler.

Namespace

Drupal\taxonomy\Tests\Views

Code

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