public static property RelationshipRepresentativeNodeTest::$testViews in Zircon Profile 8
Same name in this branch
- 8 core/modules/user/src/Tests/Views/RelationshipRepresentativeNodeTest.php \Drupal\user\Tests\Views\RelationshipRepresentativeNodeTest::testViews
- 8 core/modules/taxonomy/src/Tests/Views/RelationshipRepresentativeNodeTest.php \Drupal\taxonomy\Tests\Views\RelationshipRepresentativeNodeTest::testViews
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/RelationshipRepresentativeNodeTest.php \Drupal\taxonomy\Tests\Views\RelationshipRepresentativeNodeTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ RelationshipRepresentativeNodeTest.php, line 24 - Contains \Drupal\taxonomy\Tests\Views\RelationshipRepresentativeNodeTest.
Class
- RelationshipRepresentativeNodeTest
- Tests the representative node relationship for terms.
Namespace
Drupal\taxonomy\Tests\ViewsCode
public static $testViews = array(
'test_groupwise_term',
);