You are here

public static property RelationshipNodeTermDataTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/taxonomy/src/Tests/Views/RelationshipNodeTermDataTest.php \Drupal\taxonomy\Tests\Views\RelationshipNodeTermDataTest::testViews

Views used by this test.

Type: array

File

core/modules/taxonomy/src/Tests/Views/RelationshipNodeTermDataTest.php, line 24
Contains \Drupal\taxonomy\Tests\Views\RelationshipNodeTermDataTest.

Class

RelationshipNodeTermDataTest
Tests the taxonomy term on node relationship handler.

Namespace

Drupal\taxonomy\Tests\Views

Code

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