You are here

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

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

Views used by this test.

Type: array

File

core/modules/taxonomy/src/Tests/Views/TaxonomyRelationshipTest.php, line 33
Contains \Drupal\taxonomy\Tests\Views\TaxonomyRelationshipTest.

Class

TaxonomyRelationshipTest
Tests taxonomy relationships with parent term and node.

Namespace

Drupal\taxonomy\Tests\Views

Code

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