public static property RelationshipRepresentativeNodeTest::$testViews in Drupal 8
Same name in this branch
- 8 core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\user\Kernel\Views\RelationshipRepresentativeNodeTest::testViews
- 8 core/modules/taxonomy/tests/src/Functional/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\taxonomy\Functional\Views\RelationshipRepresentativeNodeTest::testViews
Same name and namespace in other branches
- 9 core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\user\Kernel\Views\RelationshipRepresentativeNodeTest::testViews
- 10 core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php \Drupal\Tests\user\Kernel\Views\RelationshipRepresentativeNodeTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ user/ tests/ src/ Kernel/ Views/ RelationshipRepresentativeNodeTest.php, line 40
Class
- RelationshipRepresentativeNodeTest
- Tests the representative node relationship for users.
Namespace
Drupal\Tests\user\Kernel\ViewsCode
public static $testViews = [
'test_groupwise_user',
];