RelationshipRepresentativeNodeTest::$testViews

Views used by this test.

Type: string[]

Overrides ViewsKernelTestBase::$testViews

File

core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php, line 21

Class

RelationshipRepresentativeNodeTest
Tests the representative node relationship for terms.

Namespace

Drupal\Tests\taxonomy\Kernel\Views

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.