You are here

public static property RelationshipRepresentativeNodeTest::$testViews in Drupal 10

Same name in this branch
  1. 10 core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\user\Kernel\Views\RelationshipRepresentativeNodeTest::testViews
  2. 10 core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipRepresentativeNodeTest::testViews
Same name and namespace in other branches
  1. 8 core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipRepresentativeNodeTest::testViews
  2. 9 core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipRepresentativeNodeTest::testViews

Views used by this test.

Type: array

File

core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php, line 19

Class

RelationshipRepresentativeNodeTest
Tests the representative node relationship for terms.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

public static $testViews = [
  'test_groupwise_term',
];