public static property RelationshipRepresentativeNodeTest::$testViews in Drupal 10
Same name in this branch
- 10 core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\user\Kernel\Views\RelationshipRepresentativeNodeTest::testViews
- 10 core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipRepresentativeNodeTest::testViews
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipRepresentativeNodeTest::testViews
- 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\ViewsCode
public static $testViews = [
'test_groupwise_term',
];